Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_trans.c741 #define LOG_ITEM_BATCH_SIZE 32 in xfs_trans_committed_bulk() macro
742 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()
805 if (i >= LOG_ITEM_BATCH_SIZE) { in xfs_trans_committed_bulk()
807 LOG_ITEM_BATCH_SIZE, commit_lsn); in xfs_trans_committed_bulk()

Completed in 5 milliseconds