Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Ddfs_cache.h51 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb);
Ddfs_cache.c1246 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb) in dfs_cache_remount_fs() function
Dfs_context.c877 rc = dfs_cache_remount_fs(cifs_sb); in smb3_reconfigure()