Searched defs:filesystemtype (Results 1 – 6 of 6) sorted by relevance
| /third_party/NuttX/fs/mount/ |
| D | fs_mount.c | 99 static const struct fsmap_t *mount_findfs(const char *filesystemtype) in mount_findfs() 145 const char *filesystemtype, unsigned long mountflags, in mount()
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| D | openat04.c | 48 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/libfuse/util/ |
| D | fusermount.c | 758 const char *filesystemtype, unsigned long mountflags, in mount_notrunc()
|
| /third_party/ltp/include/ |
| D | tst_safe_macros.h | 225 #define SAFE_MOUNT(source, target, filesystemtype, \ argument
|
| /third_party/ltp/lib/ |
| D | safe_macros.c | 897 const char *filesystemtype, unsigned long mountflags, in safe_mount()
|