Searched defs:filesystemtype (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/security/tomoyo/ |
D | tomoyo_filesystem_test.c | 48 const char *filesystemtype) in mount2()
|
/external/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl04.c | 108 const char *filesystemtype, unsigned long mountflags, in do_mount()
|
/external/ltp/include/old/ |
D | safe_macros.h | 150 #define SAFE_MOUNT(cleanup_fn, source, target, filesystemtype, \ argument
|
/external/ltp/include/ |
D | tst_safe_macros.h | 197 #define SAFE_MOUNT(source, target, filesystemtype, \ argument
|
/external/ltp/lib/ |
D | safe_macros.c | 839 const char *filesystemtype, unsigned long mountflags, in safe_mount()
|