Searched defs:filesystemtype (Results 1 – 6 of 6) sorted by relevance
/third_party/NuttX/fs/mount/ |
D | fs_mount.c | 97 static const struct fsmap_t *mount_findfs(const char *filesystemtype) in mount_findfs() 143 const char *filesystemtype, unsigned long mountflags, in mount()
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_filesystem_test.c | 48 const char *filesystemtype) in mount2()
|
/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 | 150 #define SAFE_MOUNT(cleanup_fn, source, target, filesystemtype, \ argument
|
/third_party/ltp/include/ |
D | tst_safe_macros.h | 217 #define SAFE_MOUNT(source, target, filesystemtype, \ argument
|
/third_party/ltp/lib/ |
D | safe_macros.c | 839 const char *filesystemtype, unsigned long mountflags, in safe_mount()
|