Searched refs:cifs_param_set_drop_dir_cache (Results 1 – 1 of 1) sorted by relevance
149 static int cifs_param_set_drop_dir_cache(const char *val, const struct kernel_param *kp) in cifs_param_set_drop_dir_cache() function161 module_param_call(drop_dir_cache, cifs_param_set_drop_dir_cache, NULL, NULL, 0200);