Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4_fs.h352 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
384 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
557 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro
Dwrite.c1323 nfs4_state_protect_write(NFS_SERVER(hdr->inode)->nfs_client, in nfs_initiate_write()