Searched refs:__ip_map_update (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/sunrpc/ |
D | svcauth_unix.c | 161 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, t… 232 err = __ip_map_update(cd, ipmp, in ip_map_parse() 302 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() function 328 return __ip_map_update(sn->ip_map_cache, ipm, udom, expiry); in ip_map_update()
|