Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c447 sb = cifs_get_dfs_tcon_super(tcon); in cifs_tree_connect()
H A Dcifsproto.h677 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
H A Dmisc.c1209 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) in cifs_get_dfs_tcon_super() function