Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c391 rc = cifs_update_super_prepath(cifs_sb, prefix); in tree_connect_dfs_target()
H A Dcifsproto.h679 int cifs_update_super_prepath(struct cifs_sb_info *cifs_sb, char *prefix);
H A Dmisc.c1257 int cifs_update_super_prepath(struct cifs_sb_info *cifs_sb, char *prefix) in cifs_update_super_prepath() function