Lines Matching defs:net
164 static int rpcb_get_local(struct net *net) in rpcb_get_local()
178 void rpcb_put_local(struct net *net) in rpcb_put_local()
206 static void rpcb_set_local(struct net *net, struct rpc_clnt *clnt, in rpcb_set_local()
228 static int rpcb_create_af_local(struct net *net, in rpcb_create_af_local()
274 static int rpcb_create_local_abstract(struct net *net) in rpcb_create_local_abstract()
284 static int rpcb_create_local_unix(struct net *net) in rpcb_create_local_unix()
298 static int rpcb_create_local_net(struct net *net) in rpcb_create_local_net()
345 int rpcb_create_local(struct net *net) in rpcb_create_local()
366 static struct rpc_clnt *rpcb_create(struct net *net, const char *nodename, in rpcb_create()
454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
588 int rpcb_v4_register(struct net *net, const u32 program, const u32 version, in rpcb_v4_register()