nuttx/fs/driver
Xiang Xiao 0148e1d501 fs: Support the root file system attributes(mode, uid, gid and time)
Note: all attributes is guarded by PSEUDOFS_ATTRIBUTES to save the space

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I664d60382e356068fd920f08aca5b4a49d8d92a9
2021-07-14 10:35:15 -03:00
..
driver.h
fs_blockpartition.c
fs_blockproxy.c
fs_closeblockdriver.c
fs_findblockdriver.c
fs_findmtddriver.c
fs_mtdpartition.c
fs_mtdproxy.c
fs_openblockdriver.c
fs_registerblockdriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_registerdriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_registermtddriver.c fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_unregisterblockdriver.c
fs_unregisterdriver.c
fs_unregistermtddriver.c
Make.defs fs: try blockproxy only if BCH is enabled 2021-03-17 01:25:16 -07:00