Searched refs:t_log_count (Results 1 – 4 of 4) sorted by relevance
266 ASSERT((tp->t_log_count == 0) || in xfs_trans_reserve()267 (tp->t_log_count == logcount)); in xfs_trans_reserve()284 tp->t_log_count = logcount; in xfs_trans_reserve()
373 unsigned int t_log_count; /* count for perm log res */ member967 #define xfs_trans_get_log_count(tp) ((tp)->t_log_count)
3016 count = trans->t_log_count; in xfs_attr_rolltrans()
4040 logcount = ntp->t_log_count; in xfs_bmap_finish()