Home
last modified time | relevance | path

Searched refs:clntp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h362 struct rpc_clnt **clntp, struct rpc_message *msg) in _nfs4_state_protect()
374 if ((*clntp)->cl_auth->au_flavor == RPC_AUTH_UNIX) in _nfs4_state_protect()
383 *clntp = clp->cl_rpcclient; in _nfs4_state_protect()
398 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
400 _nfs4_state_protect(clp, sp4_mode, clntp, msg); in nfs4_state_protect()
409 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
412 if (_nfs4_state_protect(clp, NFS_SP4_MACH_CRED_WRITE, clntp, msg) && in nfs4_state_protect_write()
431 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
436 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
361 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, struct rpc_clnt **clntp, struct rpc_message *msg) _nfs4_state_protect() argument
397 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, struct rpc_clnt **clntp, struct rpc_message *msg) nfs4_state_protect() argument
430 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, struct rpc_clnt **clntp, struct rpc_message *msg) nfs4_state_protect() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h366 struct rpc_clnt **clntp, struct rpc_message *msg) in _nfs4_state_protect()
378 if ((*clntp)->cl_auth->au_flavor == RPC_AUTH_UNIX) in _nfs4_state_protect()
387 *clntp = clp->cl_rpcclient; in _nfs4_state_protect()
402 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
404 _nfs4_state_protect(clp, sp4_mode, clntp, msg); in nfs4_state_protect()
413 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
416 if (_nfs4_state_protect(clp, NFS_SP4_MACH_CRED_WRITE, clntp, msg) && in nfs4_state_protect_write()
435 struct rpc_clnt **clntp, struct rpc_message *msg) in nfs4_state_protect()
440 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() argument
365 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, struct rpc_clnt **clntp, struct rpc_message *msg) _nfs4_state_protect() argument
401 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, struct rpc_clnt **clntp, struct rpc_message *msg) nfs4_state_protect() argument
434 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, struct rpc_clnt **clntp, struct rpc_message *msg) nfs4_state_protect() argument

Completed in 3 milliseconds