Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h622 int update_super_prepath(struct cifs_tcon *tcon, char *prefix);
Dmisc.c1167 int update_super_prepath(struct cifs_tcon *tcon, char *prefix) in update_super_prepath() function
Dconnect.c5410 rc = update_super_prepath(tcon, prefix); in cifs_tree_connect()