Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs_cache.h51 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb);
H A Ddfs_cache.c1255 int dfs_cache_remount_fs(struct cifs_sb_info *cifs_sb) in dfs_cache_remount_fs() function
H A Dfs_context.c940 rc = dfs_cache_remount_fs(cifs_sb); in smb3_reconfigure()