Searched refs:t_log_count (Results 1 – 3 of 3) sorted by relevance
389 unsigned int t_log_count; /* count for perm log res */ member432 #define xfs_trans_get_log_count(tp) ((tp)->t_log_count)
712 ASSERT(tp->t_log_count == 0 || tp->t_log_count == logcount); in xfs_trans_reserve()736 tp->t_log_count = logcount; in xfs_trans_reserve()1524 count = trans->t_log_count; in xfs_trans_roll()
3693 logcount = ntp->t_log_count; in xfs_bmap_finish()