Home
last modified time | relevance | path

Searched refs:tr_logcount (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c554 ret += max(resp->tr_attrsetm.tr_logcount, in xfs_rename_log_count()
555 resp->tr_attrrm.tr_logcount); in xfs_rename_log_count()
586 ret += resp->tr_attrsetm.tr_logcount; in xfs_link_log_count()
650 ret += resp->tr_attrrm.tr_logcount; in xfs_remove_log_count()
749 ret += resp->tr_attrsetm.tr_logcount; in xfs_icreate_log_count()
795 ret += resp->tr_attrsetm.tr_logcount; in xfs_mkdir_log_count()
822 ret += resp->tr_attrsetm.tr_logcount; in xfs_symlink_log_count()
1160 resp->tr_rename.tr_logcount = xfs_rename_log_count(mp, resp); in xfs_calc_namespace_reservations()
1164 resp->tr_link.tr_logcount = xfs_link_log_count(mp, resp); in xfs_calc_namespace_reservations()
1168 resp->tr_remove.tr_logcount = xfs_remove_log_count(mp, resp); in xfs_calc_namespace_reservations()
[all …]
H A Dxfs_trans_resv.h16 int tr_logcount; /* number of log operations per log ticket */ member
H A Dxfs_log_recover.h160 .tr_logcount = 1, in xlog_recover_resv()
H A Dxfs_attr.c340 .tr_logcount = XFS_ATTRSET_LOG_COUNT, in xfs_attr_set_resv()
/linux/fs/xfs/
H A Dxfs_trans.c182 tp->t_log_count == resp->tr_logcount); in xfs_trans_reserve()
197 resp->tr_logcount, in xfs_trans_reserve()
205 tp->t_log_count = resp->tr_logcount; in xfs_trans_reserve()
1047 tres.tr_logcount = trans->t_log_count; in xfs_trans_roll()
H A Dxfs_log_recover.c2532 resv.tr_logcount = 1; in xlog_finish_defer_ops()
H A Dxfs_trace.h4154 __entry->logcount = res->tr_logcount;
4184 __entry->logcount = res->tr_logcount;