Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddfs_cache.h51 extern void dfs_cache_del_vol(const char *fullpath);
H A Ddfs_cache.c1307 void dfs_cache_del_vol(const char *fullpath) in dfs_cache_del_vol() function
H A Dconnect.c5021 dfs_cache_del_vol(cifs_sb->origin_fullpath); in cifs_umount()