Searched refs:tst_fs_is_supported (Results 1 – 3 of 3) sorted by relevance
103 int tst_fs_is_supported(const char *fs_type) in tst_fs_is_supported() function113 if (tst_fs_is_supported(fs_type_whitelist[i])) in tst_get_supported_fs_types()
40 return !tst_fs_is_supported(argv[1]); in main()
162 int tst_fs_is_supported(const char *fs_type);