Searched refs:t_log_count (Results 1 – 3 of 3) sorted by relevance
182 ASSERT(tp->t_log_count == 0 || in xfs_trans_reserve()183 tp->t_log_count == resp->tr_logcount); in xfs_trans_reserve()208 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()998 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
121 unsigned int t_log_count; /* count for perm log res */ member
2200 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()
Completed in 11 milliseconds