Searched refs:nfs4_check_recov_err (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 156 static int nfs4_check_recov_err(vnode_t *, nfs4_op_hint_t, 643 nfs4_check_recov_err(vnode_t *vp, nfs4_op_hint_t op, in nfs4_check_recov_err() function 799 if (error = nfs4_check_recov_err(vp1, op, rsp, rerr_cnt, "vp1")) in nfs4_start_fop() 805 if (error = nfs4_check_recov_err(vp2, op, rsp, rerr_cnt, "vp2")) in nfs4_start_fop()
|