ip_map_lookup     178 net/sunrpc/svcauth_unix.c static struct ip_map *ip_map_lookup(char *class, struct in6_addr *addr);
ip_map_lookup     245 net/sunrpc/svcauth_unix.c 	ipmp = ip_map_lookup(class, &addr);
ip_map_lookup     364 net/sunrpc/svcauth_unix.c 	ipmp = ip_map_lookup("nfsd", addr);
ip_map_lookup     390 net/sunrpc/svcauth_unix.c 	ipm = ip_map_lookup("nfsd", addr);
ip_map_lookup     704 net/sunrpc/svcauth_unix.c 		ipm = ip_map_lookup(rqstp->rq_server->sv_program->pg_class,