Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trans.c767 #define LOG_ITEM_BATCH_SIZE 32 in xfs_trans_committed_bulk() macro
768 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()
831 if (i >= LOG_ITEM_BATCH_SIZE) { in xfs_trans_committed_bulk()
833 LOG_ITEM_BATCH_SIZE, commit_lsn); in xfs_trans_committed_bulk()