nuttx/drivers/misc
Michal Lenc d9270f9ea8 bch: add BIOC_DISCARD ioctl that discards cached sector
This forces the bch layer to read the sector from the physical device
instead of using the cached values. It is necessary to call when the
device is updated from the different source than bch, for example
erased by the MTD ioctl command.

It also has to invalidate readahead buffer from FTL if option
CONFIG_DRVR_READAHEAD is set.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2025-01-23 02:35:46 +08:00
..
addrenv.c
CMakeLists.txt
dev_ascii.c
dev_mem.c
dev_null.c drivers/iovec: revert vector io implement from loop/null/zero driver 2025-01-22 11:29:39 +08:00
dev_zero.c drivers/iovec: revert vector io implement from loop/null/zero driver 2025-01-22 11:29:39 +08:00
goldfish_pipe.c
Kconfig drivers/misc/Kconfig: change DEV_ZERO deafult to !DEFAULT_SMALL. 2024-12-30 22:22:29 +08:00
lwl_console.c
Make.defs
mkrd.c
optee.c
optee_msg.h
ramdisk.c
rpmsgblk.c
rpmsgblk.h
rpmsgblk_server.c
rpmsgdev.c nuttx: Support for rpmsgdev custom ioctl 2025-01-17 09:19:18 +08:00
rpmsgdev.h
rpmsgdev_server.c
rwbuffer.c bch: add BIOC_DISCARD ioctl that discards cached sector 2025-01-23 02:35:46 +08:00