Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-llbitmap.c225 BitStateCount, enumerator
317 static char state_machine[BitStateCount][BitmapActionCount] = {
752 if (c < 0 || c >= BitStateCount) { in llbitmap_state_machine()
1592 int bits[BitStateCount] = {0}; in bits_show()
1610 if (c < 0 || c >= BitStateCount) in bits_show()