Home
last modified time | relevance | path

Searched refs:tst_fs_is_supported (Results 1 – 3 of 3) sorted by relevance

/external/ltp/lib/
Dtst_supported_fs_types.c103 int tst_fs_is_supported(const char *fs_type) in tst_fs_is_supported() function
113 if (tst_fs_is_supported(fs_type_whitelist[i])) in tst_get_supported_fs_types()
/external/ltp/testcases/lib/
Dtst_supported_fs.c40 return !tst_fs_is_supported(argv[1]); in main()
/external/ltp/include/
Dtst_fs.h162 int tst_fs_is_supported(const char *fs_type);