Searched refs:LOG_ITEM_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
1266 #define LOG_ITEM_BATCH_SIZE 32 in xfs_trans_committed_bulk() macro1267 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()1319 if (i >= LOG_ITEM_BATCH_SIZE) { in xfs_trans_committed_bulk()1321 LOG_ITEM_BATCH_SIZE, commit_lsn); in xfs_trans_committed_bulk()