Searched refs:BLK_PRE_RW (Results 1 – 3 of 3) sorted by relevance
527 if (desc->op_flag == BLK_PRE_RW) { in mtd_dread()553 if (desc->op_flag == BLK_PRE_RW) in mtd_dread()556 if (desc->op_flag == BLK_PRE_RW) in mtd_dread()
56 #define BLK_PRE_RW BIT(0) /* Block prepare read & write*/ macro
398 if (block_dev->op_flag == BLK_PRE_RW) in mmc_bread()