Searched refs:rpcbind_args (Results 1 – 1 of 1) sorted by relevance
116 struct rpcbind_args { struct155 struct rpcbind_args *map = data; in rpcb_map_release()431 struct rpcbind_args map = { in rpcb_register()462 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet4()488 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet6()509 struct rpcbind_args *map = msg->rpc_argp; in rpcb_unregister_all_protofamilies()566 struct rpcbind_args map = { in rpcb_v4_register()596 struct rpcbind_args *map, const struct rpc_procinfo *proc) in rpcb_call_async()651 struct rpcbind_args *map; in rpcb_getport_async()714 map = kzalloc(sizeof(struct rpcbind_args), GFP_NOFS); in rpcb_getport_async()[all …]