Searched defs:mountflags (Results 1 – 7 of 7) sorted by relevance
/third_party/NuttX/fs/driver/ |
D | fs_findblockdriver.c | 58 int find_blockdriver(const char *pathname, int mountflags, struct Vnode **vpp) in find_blockdriver()
|
D | fs_openblockdriver.c | 62 int open_blockdriver(const char *pathname, int mountflags, in open_blockdriver()
|
/third_party/NuttX/fs/mount/ |
D | fs_mount.c | 143 const char *filesystemtype, unsigned long mountflags, in mount()
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl04.c | 99 const char *filesystemtype, unsigned long mountflags, in do_mount()
|
/third_party/ltp/include/old/ |
D | safe_macros.h | 151 mountflags, data) \ argument
|
/third_party/ltp/include/ |
D | tst_safe_macros.h | 218 mountflags, data) \ argument
|
/third_party/ltp/lib/ |
D | safe_macros.c | 839 const char *filesystemtype, unsigned long mountflags, in safe_mount()
|