Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.c838 #define LOG_ITEM_BATCH_SIZE 32 in xfs_trans_committed_bulk() macro
839 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()
891 if (i >= LOG_ITEM_BATCH_SIZE) { in xfs_trans_committed_bulk()
893 LOG_ITEM_BATCH_SIZE, commit_lsn); in xfs_trans_committed_bulk()