Searched refs:tst_fs_in_skiplist (Results 1 – 3 of 3) sorted by relevance
55 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist) in tst_fs_in_skiplist() function144 skip_fuse = tst_fs_in_skiplist("fuse", skiplist); in tst_get_supported_fs_types()155 if (tst_fs_in_skiplist(fs_type_whitelist[i], skiplist)) { in tst_get_supported_fs_types()
1178 if (tst_fs_in_skiplist(fs_name, tst_test->skip_filesystems)) { in do_test_setup()
197 int tst_fs_in_skiplist(const char *fs_type, const char *const *skiplist);