Lines Matching refs:BitDirty
199 BitDirty,
276 /* fires on first BitDirty state */
299 [BitmapActionStartwrite] = BitDirty,
309 [BitmapActionStartwrite] = BitDirty,
318 [BitDirty] = {
341 [BitmapActionEndsync] = BitDirty,
376 pctl->state[pos] = level_456 ? BitNeedSync : BitDirty;
379 pctl->state[pos] = BitDirty;
421 if (pctl->state[pos] == BitDirty ||
440 if (state == BitDirty || state == BitNeedSync)
637 if (state == BitDirty &&
645 else if (c == BitDirty &&
648 } else if (c == BitUnwritten && state == BitDirty &&
663 else if (state == BitDirty &&
1231 return c == BitClean || c == BitDirty;
1250 if ((c == BitClean || c == BitDirty) &&
1477 bits[BitUnwritten], bits[BitClean], bits[BitDirty],