Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Ddfs.c588 sb = cifs_get_dfs_tcon_super(tcon); in cifs_tree_connect()
Dcifsproto.h654 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
Dmisc.c1169 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) in cifs_get_dfs_tcon_super() function