Searched refs:tst_is_mounted_at_tmpdir (Results 1 – 8 of 8) sorted by relevance
40 if (tst_is_mounted_at_tmpdir(PROCDIR)) in cleanup()
35 int tst_is_mounted_at_tmpdir(const char *path);
58 if (tst_is_mounted_at_tmpdir(OT_MNTPOINT)) { in run()
62 if (tst_is_mounted_at_tmpdir(MNTPOINT)) { in run()
68 if (tst_is_mounted_at_tmpdir(MNTPOINT)) { in run()
76 if (tst_is_mounted_at_tmpdir(MNTPOINT)) { in run()
84 if (tst_is_mounted_at_tmpdir(MNTPOINT)) { in run()
447 int tst_is_mounted_at_tmpdir(const char *path) in tst_is_mounted_at_tmpdir() function