Searched refs:tst_is_mounted_at_tmpdir (Results 1 – 7 of 7) sorted by relevance
34 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()
438 int tst_is_mounted_at_tmpdir(const char *path) in tst_is_mounted_at_tmpdir() function