Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c1049 static struct super_block *__cifs_get_super(void (*f)(struct super_block *, void *), in __cifs_get_super() function
1083 return __cifs_get_super(tcp_super_cb, server); in cifs_get_tcp_super()
1154 return __cifs_get_super(tcon_super_cb, tcon); in cifs_get_tcon_super()