Searched refs:unix_domain (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/sunrpc/ |
D | svcauth_unix.c | 32 struct unix_domain { struct 42 struct unix_domain *ud = container_of(dom, struct unix_domain, h); in svcauth_unix_domain_release() argument 51 struct unix_domain *new = NULL; in unix_domain_find() 93 struct unix_domain *m_client; 161 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, t… 233 container_of(dom, struct unix_domain, h), in ip_map_parse() 303 struct unix_domain *udom, time_t expiry) in __ip_map_update() 323 struct unix_domain *udom, time_t expiry) in ip_map_update()
|