Home
last modified time | relevance | path

Searched refs:tst_path_has_mnt_flags (Results 1 – 5 of 5) sorted by relevance

/external/ltp/include/
Dtst_path_has_mnt_flags.h12 # define tst_path_has_mnt_flags(...) tst_path_has_mnt_flags_(NULL, __VA_ARGS__) macro
14 # define tst_path_has_mnt_flags tst_path_has_mnt_flags_ macro
/external/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c233 ret = tst_path_has_mnt_flags(cleanup, NULL, flags); in testfunc_noatime()
/external/ltp/testcases/kernel/syscalls/open/
Dopen12.c90 if (tst_path_has_mnt_flags(cleanup, NULL, mount_flags)) { in setup()
/external/ltp/lib/
Dtst_test.c818 mounted_nodev = tst_path_has_mnt_flags(NULL, flags); in prepare_and_mount_dev_fs()
/external/ltp/
Dgen.bp136 "lib/tst_path_has_mnt_flags.c",