Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trans.c182 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()
1013 unsigned int log_count = tp->t_log_count; in xfs_trans_roll()
1050 tp->t_log_count = log_count; in xfs_trans_roll()
H A Dxfs_trans.h125 unsigned int t_log_count; /* count for perm log res */ member
H A Dxfs_log.c1888 xfs_warn(mp, " log count = %d", tp->t_log_count); in xlog_print_trans()