Searched refs:test_fs (Results 1 – 1 of 1) sorted by relevance
82 char *test_fs; member228 info->fs_sync = get_fs_type(config->test_fs); in run_request()272 info->thread_idx, info->fs_sync ? config->test_fs : in tally_work_test()450 config->test_fs); in run_test_fs_type()490 if (config->test_fs) in config_show()493 config->test_fs); in config_show()623 return __kstrncpy(&config->test_fs, name, count, GFP_KERNEL); in config_copy_test_fs()634 kfree_const(config->test_fs); in __kmod_config_free()635 config->test_fs = NULL; in __kmod_config_free()709 kfree_const(config->test_fs); in config_test_fs_store()[all …]