Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Dmd-bitmap.h14 #define COUNTER_BIT_SHIFT 4 macro
15 #define COUNTER_BYTE_SHIFT (COUNTER_BIT_SHIFT - 3)
Dmd-bitmap.c116 #define PAGE_COUNTER_SHIFT (PAGE_BIT_SHIFT - COUNTER_BIT_SHIFT)