Home
last modified time | relevance | path

Searched refs:DMF_MERGE_IS_OPTIONAL (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm.c124 #define DMF_MERGE_IS_OPTIONAL 6 macro
2489 if (test_bit(DMF_MERGE_IS_OPTIONAL, &dev_md->flags)) in dm_queue_merge_is_compulsory()
2569 set_bit(DMF_MERGE_IS_OPTIONAL, &md->flags); in __bind()
2571 clear_bit(DMF_MERGE_IS_OPTIONAL, &md->flags); in __bind()