Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_trans.c179 ASSERT(tp->t_log_count == 0 || in xfs_trans_reserve()
180 tp->t_log_count == resp->tr_logcount); in xfs_trans_reserve()
203 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()
1142 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
A Dxfs_trans.h129 unsigned int t_log_count; /* count for perm log res */ member
A Dxfs_log.c2208 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()

Completed in 12 milliseconds