Searched defs:fs_name (Results 1 – 3 of 3) sorted by relevance
662 int fs_proc_check(const char *fs_name) in fs_proc_check()699 int check_for_modules(const char *fs_name) in check_for_modules()
168 static int fs_proc_check(const char *fs_name) in fs_proc_check()205 static int check_for_modules(const char *fs_name) in check_for_modules()
1303 const char *fs_name = tst_fs_type_name(fs_type); in do_test_setup() local