Searched refs:test_fs (Results 1 – 1 of 1) sorted by relevance
74 char *test_fs; member221 info->fs_sync = get_fs_type(config->test_fs); in run_request()265 info->thread_idx, info->fs_sync ? config->test_fs : in tally_work_test()443 config->test_fs); in run_test_fs_type()483 if (config->test_fs) in config_show()486 config->test_fs); in config_show()616 return __kstrncpy(&config->test_fs, name, count, GFP_KERNEL); in config_copy_test_fs()627 kfree_const(config->test_fs); in __kmod_config_free()628 config->test_fs = NULL; in __kmod_config_free()702 kfree_const(config->test_fs); in config_test_fs_store()[all …]