Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h624 int update_super_prepath(struct cifs_tcon *tcon, char *prefix);
H A Dmisc.c1172 int update_super_prepath(struct cifs_tcon *tcon, char *prefix) in update_super_prepath() function
H A Dconnect.c5426 rc = update_super_prepath(tcon, prefix); in cifs_tree_connect()