nuttx/drivers/bch
Jukka Laitinen 41e9df2f3e Add ftruncate into file operation calls
- Add truncate into file_operations
- Move truncate to be common for mountpt_operations and file_operations
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
bch.h
bchdev_driver.c Add ftruncate into file operation calls 2023-01-02 11:23:20 -03:00
bchdev_register.c
bchdev_unregister.c
bchlib_cache.c
bchlib_read.c
bchlib_setup.c
bchlib_teardown.c
bchlib_write.c
Kconfig
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00