Home
last modified time | relevance | path

Searched refs:rpc_bind_new_program (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3client.c30 server->client_acl = rpc_bind_new_program(server->client, &nfsacl_program, 3); in nfs_init_server_aclclient()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3client.c32 server->client_acl = rpc_bind_new_program(server->client, &nfsacl_program, 3); in nfs_init_server_aclclient()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dclnt.h161 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *,
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dclnt.h178 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *,
/kernel/linux/linux-5.10/net/sunrpc/
H A 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()
H A Dclnt.c953 * rpc_bind_new_program - bind a new RPC program to an existing client
962 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program() function
988 EXPORT_SYMBOL_GPL(rpc_bind_new_program); variable
/kernel/linux/linux-6.6/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.c1037 * rpc_bind_new_program - bind a new RPC program to an existing client
1046 struct rpc_clnt *rpc_bind_new_program(struct rpc_clnt *old, in rpc_bind_new_program() function
1071 EXPORT_SYMBOL_GPL(rpc_bind_new_program); variable

Completed in 12 milliseconds