Home
last modified time | relevance | path

Searched refs:__cifs_get_super (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c1053 static struct super_block *__cifs_get_super(void (*f)(struct super_block *, void *), in __cifs_get_super() function
1087 return __cifs_get_super(tcp_super_cb, server); in cifs_get_tcp_super()
1158 return __cifs_get_super(tcon_super_cb, tcon); in cifs_get_tcon_super()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c1140 static struct super_block *__cifs_get_super(void (*f)(struct super_block *, void *), in __cifs_get_super() function
1181 return __cifs_get_super(tcon_super_cb, tcon); in cifs_get_dfs_tcon_super()

Completed in 4 milliseconds