Searched refs:cifs_net_ns (Results 1 – 2 of 2) sorted by relevance
997 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv)1009 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv)1010 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) cifs_net_ns() function 1022 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) cifs_net_ns() function
1143 put_net(cifs_net_ns(server)); in clean_demultiplex_info() 1634 if (!net_eq(cifs_net_ns(server), current->nsproxy->net_ns)) in match_server() 1914 put_net(cifs_net_ns(tcp_ses)); in cifs_get_tcp_session() 3357 struct net *net = cifs_net_ns(server); in generic_ip_connect()