Lines Matching defs:TRUE

473 	if (locker->new_lock_owner == TRUE) {
645 if ((error = vtodv(*vpp, &dvp, cr, TRUE)) != 0)
966 did_excl_setup = TRUE;
1039 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, TRUE);
1152 nfs4_end_op(VTOMI4(dvp), dvp, vpi, &recov_state, TRUE);
1180 needrecov = nfs4_needs_recovery(&e, TRUE, dvp->v_vfsp);
1205 abort = TRUE;
1206 if (abort == TRUE && e.error == 0)
1223 if (!needrecov || abort == TRUE || e.error == EINTR ||
1387 nfs4_attr_cache(vp, garp, t, cr, TRUE, NULL);
1415 if (retry_open == TRUE) {
1828 * that case, frc_use_claim_previous is TRUE and we must
2182 nfs4_attr_cache(vp, garp, t, cr, TRUE, NULL);
2488 needrecov = nfs4_needs_recovery(ep, TRUE, mi->mi_vfsp);
2593 t, cred_otw, TRUE, NULL);
3277 rp->r_deleg_return_pending = TRUE;
3542 rp->r_deleg_return_pending = TRUE;
3576 abort = TRUE;
4030 abort = TRUE;
4783 recov_failed = TRUE;
4788 recov_failed = TRUE;
4934 &recov_state, TRUE);
5374 &recov_state, TRUE);
5388 &recov_state, TRUE);
5439 nfs4_purge_caches(dvp, NFS4_NOPURGE_DNLC, cr, TRUE);
5812 &recov_state, TRUE);
5824 &recov_state, TRUE);
5930 nfs4_purge_caches(dvp, NFS4_NOPURGE_DNLC, cr, TRUE);
6401 argop[1].nfs_argop4_u.opopenattr.createdir = (cflag ? TRUE : FALSE);
6577 must_trunc = TRUE;
6920 need_end_op = TRUE;
6993 nfs4_end_op(mi, dvp, *vpp, &recov_state, TRUE);
7012 nfs4_end_op(mi, dvp, *vpp, &recov_state, TRUE);
8752 need_end_op = TRUE;
9539 bool_t first_time = TRUE; /* first time getting otw cred */
10175 error = nfs4_bio(bp, NULL, cr, TRUE);
10648 if ((error = vtodv(open_vp, &dvp, cr, TRUE)) != 0)
11439 nfs4_attr_cache(vp, &gar, t, cr, TRUE, NULL);
11748 bool_t first_time = TRUE; /* first time getting OTW cred */
12705 * The 'reopening_file' boolean should be set to TRUE if we are reopening this
12711 * 'resend' is set to TRUE if this is a OPEN_CONFIRM issued as a result
12792 abort = TRUE;
12807 *retry_open = TRUE;
13061 *did_start_fop = TRUE;
13301 force = TRUE;
13322 * NFS4_OK no problems. *go_otwp is TRUE if call should go
13374 is_spec = TRUE;
13404 *skip_get_err = TRUE;
13428 *go_otwp = TRUE;
13566 lost_rqstp->lr_putfirst = TRUE;
13587 if (lock_args->locker.new_lock_owner == TRUE)
13658 * Returns TRUE if we should retry the lock request; FALSE otherwise.
13689 retry = TRUE;
13701 if (lock_args->locker.new_lock_owner == TRUE)
13735 abort == TRUE || (ep->error == 0 && ep->stat == NFS4ERR_BAD_SEQID))
13738 if (*did_start_fop == TRUE) {
13744 if (retry == TRUE) {
13810 * Returns TRUE if we should retry the request; FALSE otherwise.
13899 return (TRUE);
13903 *skip_get_err = TRUE;
13917 *skip_get_err = TRUE;
13985 if (lock_args->locker.new_lock_owner == TRUE) {
14054 if (did_start_fop == TRUE)
14206 resend_rqstp ? "TRUE" : "FALSE"));
14240 needrecov = TRUE;
14272 bool_t go_otw = TRUE;
14307 &recov_state, TRUE);
14373 needrecov = nfs4_needs_recovery(ep, TRUE, vp->v_vfsp);
14480 if (lock_args && lock_args->reclaim == TRUE) {
14807 * thread, or if a start_fop has already been done. Otherwise, TRUE.
15208 * set 'recovonly' to TRUE since most likely this is due to
15222 &recov_state, TRUE);
15403 needrecov = nfs4_needs_recovery(ep, TRUE, mi->mi_vfsp);
15427 if (abort == TRUE)
15605 recovonly ? TRUE : FALSE);