Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_cil.c747 #define LOG_ITEM_BATCH_SIZE 32 in xlog_cil_ail_insert() macro
749 struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; in xlog_cil_ail_insert()
841 if (i >= LOG_ITEM_BATCH_SIZE) { in xlog_cil_ail_insert()
843 LOG_ITEM_BATCH_SIZE, ctx->start_lsn); in xlog_cil_ail_insert()