Searched refs:t_log_count (Results 1 – 3 of 3) sorted by relevance
182 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()1012 unsigned int log_count = tp->t_log_count; in xfs_trans_roll()1049 tp->t_log_count = log_count; in xfs_trans_roll()
125 unsigned int t_log_count; /* count for perm log res */ member
1917 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()
Completed in 17 milliseconds