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