Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Ddfs_cache.h49 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb);
Dfs_context.c773 rc = dfs_cache_remount_fs(cifs_sb); in smb3_reconfigure()
Ddfs_cache.c1435 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb) in dfs_cache_remount_fs() function