Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4_fs.h335 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
367 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function
526 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro
Dwrite.c1281 nfs4_state_protect_write(NFS_SERVER(hdr->inode)->nfs_client, in nfs_initiate_write()