Home
last modified time | relevance | path

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

/linux-6.6.21/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()