Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trans.c737 #define LOG_ITEM_BATCH_SIZE 32 in xfs_trans_committed_bulk() macro
738 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xfs_trans_committed_bulk()
801 if (i >= LOG_ITEM_BATCH_SIZE) { in xfs_trans_committed_bulk()
803 LOG_ITEM_BATCH_SIZE, commit_lsn); in xfs_trans_committed_bulk()