Home
last modified time | relevance | path

Searched refs:rpcbind_args (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/
Drpcb_clnt.c117 struct rpcbind_args { struct
156 struct rpcbind_args *map = data; in rpcb_map_release()
447 struct rpcbind_args map = { in rpcb_register()
480 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet4()
511 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet6()
537 struct rpcbind_args *map = msg->rpc_argp; in rpcb_unregister_all_protofamilies()
596 struct rpcbind_args map = { in rpcb_v4_register()
623 static struct rpc_task *rpcb_call_async(struct rpc_clnt *rpcb_clnt, struct rpcbind_args *map, struc… in rpcb_call_async()
678 struct rpcbind_args *map; in rpcb_getport_async()
756 map = kzalloc(sizeof(struct rpcbind_args), GFP_ATOMIC); in rpcb_getport_async()
[all …]