Home
last modified time | relevance | path

Searched refs:nfs_create_rpc_client (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
Dclient.c472 int nfs_create_rpc_client(struct nfs_client *clp, in nfs_create_rpc_client() function
511 EXPORT_SYMBOL_GPL(nfs_create_rpc_client);
615 error = nfs_create_rpc_client(clp, timeparms, RPC_AUTH_UNIX); in nfs_init_client()
Dnfs4client.c373 error = nfs_create_rpc_client(clp, timeparms, RPC_AUTH_GSS_KRB5I); in nfs4_init_client()
375 error = nfs_create_rpc_client(clp, timeparms, RPC_AUTH_UNIX); in nfs4_init_client()
Dinternal.h150 int nfs_create_rpc_client(struct nfs_client *, const struct rpc_timeout *, rpc_authflavor_t);