Home
last modified time | relevance | path

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

/net/sunrpc/
Drpcb_clnt.c116 struct rpcbind_args { struct
155 struct rpcbind_args *map = data; in rpcb_map_release()
433 struct rpcbind_args map = { in rpcb_register()
464 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet4()
490 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet6()
511 struct rpcbind_args *map = msg->rpc_argp; in rpcb_unregister_all_protofamilies()
568 struct rpcbind_args map = { in rpcb_v4_register()
598 struct rpcbind_args *map, const struct rpc_procinfo *proc) in rpcb_call_async()
653 struct rpcbind_args *map; in rpcb_getport_async()
717 map = kzalloc(sizeof(struct rpcbind_args), GFP_NOFS); in rpcb_getport_async()
[all …]