Lines Matching refs:needrecov
1242 bool_t needrecov = FALSE; in getlinktext_otw() local
1279 needrecov = nfs4_needs_recovery(&e, FALSE, mi->mi_vfsp); in getlinktext_otw()
1281 if (needrecov && !recovery && num_retry-- > 0) { in getlinktext_otw()
1288 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1300 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1309 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1324 nfs4_end_op(mi, NULL, NULL, &recov_state, needrecov); in getlinktext_otw()
1688 bool_t needrecov = FALSE; in nfs4getfh_otw() local
1790 needrecov ? "recov" : "first", (void *)mi)); in nfs4getfh_otw()
1794 needrecov = nfs4_needs_recovery(ep, FALSE, mi->mi_vfsp); in nfs4getfh_otw()
1796 if (needrecov) { in nfs4getfh_otw()
1819 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw()
1834 needrecov); in nfs4getfh_otw()
1845 needrecov); in nfs4getfh_otw()
1866 needrecov); in nfs4getfh_otw()
1980 needrecov); in nfs4getfh_otw()
2038 nfs4_end_fop(mi, NULL, NULL, OH_MOUNT, &recov_state, needrecov); in nfs4getfh_otw()