Searched refs:tcp_srv (Results 1 – 2 of 2) sorted by relevance
2834 struct TCP_Server_Info *tcp_srv; in cifs_match_super() local2858 tcp_srv = ses->server; in cifs_match_super()2862 spin_lock(&tcp_srv->srv_lock); in cifs_match_super()2866 if (!match_server(tcp_srv, ctx, true) || in cifs_match_super()2879 spin_unlock(&tcp_srv->srv_lock); in cifs_match_super()
3512 struct TCP_Server_Info *tcp_srv; in cifs_match_super() local3528 tcp_srv = ses->server; in cifs_match_super()3532 if (!match_server(tcp_srv, volume_info) || in cifs_match_super()