Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs3client.c32 server->client_acl = rpc_bind_new_program(server->client, &nfsacl_program, 3); in nfs_init_server_aclclient()
/openbmc/linux/include/linux/sunrpc/
H A Dclnt.h179 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *,
/openbmc/linux/net/sunrpc/
H A Drpcb_clnt.c264 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()
H A Dclnt.c1048 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program() function
1075 EXPORT_SYMBOL_GPL(rpc_bind_new_program);