Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dmisc.c1156 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super() function
1166 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super() function
1182 sb = cifs_get_tcon_super(tcon); in update_super_prepath()