Searched refs:test_fs (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_kmod.c74 char *test_fs; member in struct:test_config
221 info->fs_sync = get_fs_type(config->test_fs);
265 info->thread_idx, info->fs_sync ? config->test_fs :
443 config->test_fs);
483 if (config->test_fs)
486 config->test_fs);
616 return __kstrncpy(&config->test_fs, name, count, GFP_KERNEL);
627 kfree_const(config->test_fs);
628 config->test_fs = NULL;
702 kfree_const(config->test_fs);
[all...]

Completed in 89 milliseconds