Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-integrity.c41 #define RECALC_SECTORS (IS_ENABLED(CONFIG_64BIT) ? 32768 : 2048) macro
3007 unsigned recalc_sectors = RECALC_SECTORS; in integrity_recalc()
3166 unsigned recalc_sectors = RECALC_SECTORS; in integrity_recalc_inline()