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

/linux-master/drivers/md/
H A Ddm-core.h159 #define DMF_NOFLUSH_SUSPENDING 5 macro
H A Ddm.c866 return test_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);
2722 * DMF_NOFLUSH_SUSPENDING must be set before presuspend.
2726 set_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);
2784 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);

Completed in 210 milliseconds