Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs_cache.h51 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb);
Ddfs_cache.c1298 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb) in dfs_cache_remount_fs() function
Dfs_context.c949 rc = dfs_cache_remount_fs(cifs_sb); in smb3_reconfigure()