Home
last modified time | relevance | path

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

/fs/cifs/
Ddfs_cache.h50 extern void dfs_cache_del_vol(const char *fullpath);
Ddfs_cache.c1242 void dfs_cache_del_vol(const char *fullpath) in dfs_cache_del_vol() function
Dconnect.c5180 dfs_cache_del_vol(cifs_sb->origin_fullpath); in cifs_umount()