Home
last modified time | relevance | path

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

/linux-5.10/fs/nfs/
Dnfs4_fs.h405 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
432 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
663 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro