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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm.c71 #define DMF_NOFLUSH_SUSPENDING 5 macro
452 return test_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);
1342 * DMF_NOFLUSH_SUSPENDING must be set before presuspend.
1346 set_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);
1403 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);
1436 clear_bit(DMF_NOFLUSH_SUSPENDING, &md->flags);

Completed in 38 milliseconds