Home
last modified time | relevance | path

Searched refs:nfs4_write_error (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1559 extern void nfs4_write_error(vnode_t *, int, cred_t *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c2658 nfs4_write_error(vnode_t *vp, int error, cred_t *cr) in nfs4_write_error() function
H A Dnfs4_vnops.c9626 nfs4_write_error(bp->b_vp, in nfs4_bio()