Searched refs:t_log_res (Results 1 – 5 of 5) sorted by relevance
177 ASSERT(tp->t_log_res == 0 || in xfs_trans_reserve()178 tp->t_log_res == resp->tr_logres); in xfs_trans_reserve()202 tp->t_log_res = resp->tr_logres; in xfs_trans_reserve()230 tp->t_log_res = 0; in xfs_trans_reserve()1140 tres.tr_logres = trans->t_log_res; in xfs_trans_roll()
130 unsigned int t_log_res; /* amt of log space resvd */ member
2175 xfs_warn(mp, " log res = %d", tp->t_log_res); in xlog_print_trans()
785 dfc->dfc_logres = tp->t_log_res; in xfs_defer_ops_capture()
1076 else if (overhead > cur->bc_tp->t_log_res) in xfs_refcount_still_have_space()1078 return cur->bc_tp->t_log_res - overhead > in xfs_refcount_still_have_space()