Searched refs:rpc_bind_new_program (Results 1 – 5 of 5) sorted by relevance
32 server->client_acl = rpc_bind_new_program(server->client, &nfsacl_program, 3); in nfs_init_server_aclclient()
131 rpcclient_localio = rpc_bind_new_program(clp->cl_rpcclient, in nfs_init_localioclient()
183 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *,
264 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_af_local() 331 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_net()
1046 * rpc_bind_new_program - bind a new RPC program to an existing client1055 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program() function 1082 EXPORT_SYMBOL_GPL(rpc_bind_new_program);