nuttx/drivers/pipes
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
fifo.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
Kconfig pipe: Add DEV_PIPE_VFS_PATH to specify the pipe location 2022-02-05 23:37:44 +01:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
pipe_common.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
pipe_common.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pipe.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00