Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c1997 int items_queued = 0; in xlog_recover_commit_trans() local
2023 items_queued++; in xlog_recover_commit_trans()
2024 if (items_queued >= XLOG_RECOVER_COMMIT_QUEUE_MAX) { in xlog_recover_commit_trans()
2028 items_queued = 0; in xlog_recover_commit_trans()