Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-llbitmap.c211 BitStateCount, enumerator
297 static char state_machine[BitStateCount][BitmapActionCount] = {
622 if (c < 0 || c >= BitStateCount) { in llbitmap_state_machine()
1449 int bits[BitStateCount] = {0}; in bits_show()
1467 if (c < 0 || c >= BitStateCount) in bits_show()