Home
last modified time | relevance | path

Searched refs:tst_is_mounted (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/containers/mountns/
Dmountns.h17 if (tst_is_mounted(DIRA)) in umount_folders()
20 if (tst_is_mounted(DIRB)) in umount_folders()
/third_party/ltp/include/
Dtst_device.h34 int tst_is_mounted(const char *path);
/third_party/ltp/lib/newlib_tests/
Dtst_device.c53 if (tst_is_mounted(mntpoint)) in cleanup()
/third_party/ltp/testcases/kernel/containers/mqns/
Dmqns_04.c128 if (tst_is_mounted(DEVDIR)) in cleanup()
Dmqns_03.c135 if (tst_is_mounted(DEVDIR)) in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount07.c130 if (tst_is_mounted(MNTPOINT)) in cleanup()
Dmount03.c204 if (tst_is_mounted(MNTPOINT)) in cleanup()
/third_party/ltp/lib/
Dtst_device.c424 int tst_is_mounted(const char *path) in tst_is_mounted() function
465 return tst_is_mounted(mpath); in tst_is_mounted_at_tmpdir()