Searched refs:NBD_STATE_DIRTY (Results 1 – 3 of 3) sorted by relevance
36 ``NBD_STATE_DIRTY``, set when the extent is "dirty"
342 #define NBD_STATE_DIRTY (1 << 0) macro
2521 (nbd_extent_array_add(es, dirty_count, NBD_STATE_DIRTY) < 0)) in bitmap_to_extents()