Home
last modified time | relevance | path

Searched refs:nfs4_state_protect_write (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
Dnfs4_fs.h408 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
435 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
666 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro
Dnfs4proc.c5511 nfs4_state_protect_write(server->nfs_client, clnt, msg, hdr); in nfs4_proc_write_setup()