Searched refs:MD_DIRTY (Results 1 – 2 of 2) sorted by relevance
412 MD_DIRTY, /* current uuids and flags not yet on disk */ enumerator
3026 * drbd_md_sync() - Writes the meta data super block if the MD_DIRTY flag bit is set3039 if (!test_and_clear_bit(MD_DIRTY, &device->flags)) in drbd_md_sync() 3304 * the meta-data super block. This function sets MD_DIRTY, and starts a3309 if (!test_and_set_bit(MD_DIRTY, &device->flags)) in drbd_md_mark_dirty()