Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs3client.c30 server->client_acl = rpc_bind_new_program(server->client, &nfsacl_program, 3); in nfs_init_server_aclclient()
/Linux-v5.10/include/linux/sunrpc/
Dclnt.h159 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *,
/Linux-v5.10/net/sunrpc/
Drpcb_clnt.c262 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_unix()
309 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_net()
Dclnt.c957 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program() function
982 EXPORT_SYMBOL_GPL(rpc_bind_new_program);