Searched defs:filesystemtype (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/ |
H A D | openat04.c | 48 const char *filesystemtype, unsigned long mountflags, in do_mount()
|
/aosp_15_r20/external/ltp/include/old/ |
H A D | safe_macros.h | 150 #define SAFE_MOUNT(cleanup_fn, source, target, filesystemtype, \ argument
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_safe_macros.h | 239 #define SAFE_MOUNT(source, target, filesystemtype, \ argument
|
/aosp_15_r20/external/ltp/lib/ |
H A D | safe_macros.c | 897 const char *filesystemtype, unsigned long mountflags, in safe_mount()
|