Searched refs:ID_VACANT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_worker.c92 D_ASSERT(e->block_id != ID_VACANT);
139 D_ASSERT(e->block_id != ID_VACANT);
H A Ddrbd_int.h96 /* All EEs on the free list should have ID_VACANT (== 0)
97 * freshly allocated EEs get !ID_VACANT (== 1)
105 #define ID_VACANT 0 macro

Completed in 132 milliseconds