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