Searched refs:unix_domain (Results 1 – 1 of 1) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | svcauth_unix.c | 37 struct unix_domain { struct 49 struct unix_domain *ud = container_of(dom, struct unix_domain, h); in svcauth_unix_domain_release_rcu() argument 63 struct unix_domain *new = NULL; in unix_domain_find() 105 struct unix_domain *m_client; 179 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, t… 251 container_of(dom, struct unix_domain, h), in ip_map_parse() 312 struct unix_domain *udom, time64_t expiry) in __ip_map_update() 1422 struct unix_domain *udom = NULL; in sunrpc_nl_parse_one_ip_map() 1478 udom = container_of(dom, struct unix_domain, h); in sunrpc_nl_parse_one_ip_map()
|