nuttx/fs/inode
Xiang Xiao a05f9aaa85 fs: Don't guard fsync with CONFIG_DISABLE_MOUNTPOINT
since the driver can also support fsync by implementing BIOC_FLUSH

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-14 11:24:37 +08:00
..
fs_files.c fs: Don't guard fsync with CONFIG_DISABLE_MOUNTPOINT 2023-02-14 11:24:37 +08:00
fs_foreachinode.c
fs_inode.c
fs_inodeaddref.c
fs_inodebasename.c
fs_inodefind.c
fs_inodefree.c
fs_inodegetpath.c
fs_inoderelease.c
fs_inoderemove.c
fs_inodereserve.c
fs_inodesearch.c
inode.h
Make.defs