Lines Matching refs:D_ASSERT
181 D_ASSERT(device, atomic_read(&device->md_io.in_use) == 1);
248 D_ASSERT(device, first <= last);
249 D_ASSERT(device, atomic_read(&device->local_cnt) > 0);
267 D_ASSERT(device, first <= last);
268 D_ASSERT(device, atomic_read(&device->local_cnt) > 0);
495 D_ASSERT(device, first <= last);
554 D_ASSERT(device, first <= last);
596 D_ASSERT(device, test_bit(__LC_LOCKED, &device->act_log->flags));
657 D_ASSERT(device, atomic_read(&device->local_cnt));
1050 D_ASSERT(device, !test_bit(BME_LOCKED, &bm_ext->flags));
1051 D_ASSERT(device, test_bit(BME_NO_WRITES, &bm_ext->flags));
1077 D_ASSERT(device, bm_ext->lce.refcnt > 0);
1100 D_ASSERT(device, test_bit(BME_LOCKED, &bm_ext->flags) == 0);
1103 D_ASSERT(device, bm_ext->lce.refcnt == 1);
1121 D_ASSERT(device, !test_bit(BME_LOCKED, &bm_ext->flags));
1122 D_ASSERT(device, test_bit(BME_NO_WRITES, &bm_ext->flags));
1215 D_ASSERT(device, !test_bit(BME_LOCKED, &bm_ext->flags));
1216 D_ASSERT(device, test_bit(BME_NO_WRITES, &bm_ext->flags));
1228 D_ASSERT(device, !test_bit(BME_LOCKED, &bm_ext->flags));
1229 D_ASSERT(device, !test_bit(BME_NO_WRITES, &bm_ext->flags));
1232 D_ASSERT(device, device->resync->used == 0);