Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_log_cil.c756 #define LOG_ITEM_BATCH_SIZE 32 in xlog_cil_ail_insert() macro
758 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xlog_cil_ail_insert()
848 if (i >= LOG_ITEM_BATCH_SIZE) { in xlog_cil_ail_insert()
850 LOG_ITEM_BATCH_SIZE, ctx->start_lsn); in xlog_cil_ail_insert()