Lines Matching refs:xfs_log_item
675 struct xfs_log_item *lip) in xfs_trans_add_item()
693 struct xfs_log_item *lip) in xfs_trans_del_item()
705 struct xfs_log_item *lip, *next; in xfs_trans_free_items()
722 struct xfs_log_item **log_items, in xfs_log_item_batch_insert()
733 struct xfs_log_item *lip = log_items[i]; in xfs_log_item_batch_insert()
768 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()
779 struct xfs_log_item *lip = lv->lv_item; in xfs_trans_committed_bulk()
864 struct xfs_log_item *lia = container_of(a, in xfs_trans_precommit_sort()
865 struct xfs_log_item, li_trans); in xfs_trans_precommit_sort()
866 struct xfs_log_item *lib = container_of(b, in xfs_trans_precommit_sort()
867 struct xfs_log_item, li_trans); in xfs_trans_precommit_sort()
901 struct xfs_log_item *lip, *n; in xfs_trans_run_precommits()
1103 struct xfs_log_item *lip; in xfs_trans_cancel()