Searched refs:BLK_FLAG_IOSTATS_PASSTHROUGH (Results 1 – 2 of 2) sorted by relevance
273 lim->flags |= BLK_FLAG_IOSTATS_PASSTHROUGH; in queue_iostats_passthrough_store()275 lim->flags &= ~BLK_FLAG_IOSTATS_PASSTHROUGH; in queue_iostats_passthrough_store()
357 #define BLK_FLAG_IOSTATS_PASSTHROUGH ((__force blk_flags_t)(1u << 2)) macro642 ((q)->limits.flags & BLK_FLAG_IOSTATS_PASSTHROUGH)