Home
last modified time | relevance | path

Searched refs:t_log_count (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_trans.c182 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()
A Dxfs_trans.h121 unsigned int t_log_count; /* count for perm log res */ member
A Dxfs_log.c2200 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()

Completed in 11 milliseconds