Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c159 static void nfs4_recov_fh_fail(vnode_t *, int, nfsstat4);
1965 nfs4_recov_fh_fail(vp, e.error, e.stat); in recov_filehandle()
2358 nfs4_recov_fh_fail(vnode_t *vp, int error, nfsstat4 stat) in nfs4_recov_fh_fail() function