Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Ddfs.c595 sb = cifs_get_dfs_tcon_super(tcon); in cifs_tree_connect()
Dcifsproto.h662 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
Dmisc.c1156 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) in cifs_get_dfs_tcon_super() function