Searched refs:MD_DIRTY (Results 1 – 2 of 2) sorted by relevance
3661 if (!test_and_clear_bit(MD_DIRTY, &mdev->flags)) in drbd_md_sync()3800 if (!test_and_set_bit(MD_DIRTY, &mdev->flags)) { in drbd_md_mark_dirty_()3809 if (!test_and_set_bit(MD_DIRTY, &mdev->flags)) in drbd_md_mark_dirty()
819 MD_DIRTY, /* current uuids and flags not yet on disk */ enumerator