Home
last modified time | relevance | path

Searched defs:RECALC_SECTORS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c38 #define RECALC_SECTORS (IS_ENABLED(CONFIG_64BIT) ? 32768 : 2048) macro
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-integrity.c41 #define RECALC_SECTORS (IS_ENABLED(CONFIG_64BIT) ? 32768 : 2048) macro

Completed in 16 milliseconds