Home
last modified time | relevance | path

Searched refs:cifs_param_set_drop_dir_cache (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c149 static int cifs_param_set_drop_dir_cache(const char *val, const struct kernel_param *kp) in cifs_param_set_drop_dir_cache() function
161 module_param_call(drop_dir_cache, cifs_param_set_drop_dir_cache, NULL, NULL, 0200);