Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsproto.h648 struct super_block *cifs_get_tcp_super(struct TCP_Server_Info *server);
Dmisc.c1245 struct super_block *cifs_get_tcp_super(struct TCP_Server_Info *server) in cifs_get_tcp_super() function
Dconnect.c4670 sb = cifs_get_tcp_super(server); in cifs_tree_connect()