Home
last modified time | relevance | path

Searched refs:t_log_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans.c178 ASSERT(tp->t_log_count == 0 || in xfs_trans_reserve()
179 tp->t_log_count == resp->tr_logcount); in xfs_trans_reserve()
204 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()
994 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
H A Dxfs_trans.h127 unsigned int t_log_count; /* count for perm log res */ member
H A Dxfs_log.c2051 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()
/kernel/linux/linux-6.6/fs/xfs/
H 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()
1149 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
H A Dxfs_trans.h129 unsigned int t_log_count; /* count for perm log res */ member
H A Dxfs_log.c2175 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()

Completed in 17 milliseconds