Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h650 int cifs_update_super_prepath(struct cifs_sb_info *cifs_sb, char *prefix);
Dmisc.c1301 int cifs_update_super_prepath(struct cifs_sb_info *cifs_sb, char *prefix) in cifs_update_super_prepath() function
Dconnect.c4583 rc = cifs_update_super_prepath(cifs_sb, prefix); in __tree_connect_dfs_target()