Searched refs:t_log_count (Results 1 – 2 of 2) sorted by relevance
161 ASSERT(tp->t_log_count == 0 || in xfs_trans_reserve()162 tp->t_log_count == resp->tr_logcount); in xfs_trans_reserve()187 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()1048 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
106 unsigned int t_log_count; /* count for perm log res */ member