Searched refs:test_fs (Results 1 – 5 of 5) sorted by relevance
71 char *test_fs; member217 info->fs_sync = get_fs_type(config->test_fs); in run_request()261 info->thread_idx, info->fs_sync ? config->test_fs : in tally_work_test()439 config->test_fs); in run_test_fs_type()479 if (config->test_fs) in config_show()482 config->test_fs); in config_show()612 return __kstrncpy(&config->test_fs, name, count, GFP_KERNEL); in config_copy_test_fs()623 kfree_const(config->test_fs); in __kmod_config_free()624 config->test_fs = NULL; in __kmod_config_free()698 kfree_const(config->test_fs); in config_test_fs_store()[all …]
[all...]