Searched refs:rpcbind_args (Results 1 – 1 of 1) sorted by relevance
117 struct rpcbind_args { struct156 struct rpcbind_args *map = data; in rpcb_map_release()456 struct rpcbind_args map = { in rpcb_register()487 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet4()513 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet6()534 struct rpcbind_args *map = msg->rpc_argp; in rpcb_unregister_all_protofamilies()591 struct rpcbind_args map = { in rpcb_v4_register()621 struct rpcbind_args *map, const struct rpc_procinfo *proc) in rpcb_call_async()676 struct rpcbind_args *map; in rpcb_getport_async()740 map = kzalloc(sizeof(struct rpcbind_args), rpc_task_gfp_mask()); in rpcb_getport_async()[all …]