Searched refs:BA_IO_TIER_UPGRADE (Results 1 – 3 of 3) sorted by relevance
278 #define BA_IO_TIER_UPGRADE 0x00004000 /* effective I/O tier is higher than BA_IO_TIER */ macro
2262 if (ISSET(bap->ba_flags, BA_IO_TIER_UPGRADE)) { in throttle_info_end_io()2305 if (ISSET(bap->ba_flags, BA_IO_TIER_UPGRADE)) { in throttle_info_update_internal()2668 SET(bap->ba_flags, BA_IO_TIER_UPGRADE); in spec_strategy()
4253 if (bap->ba_flags & BA_IO_TIER_UPGRADE) { in buf_biodone()4275 CLR(bap->ba_flags, (BA_META | BA_NOCACHE | BA_DELAYIDLESLEEP | BA_IO_TIER_UPGRADE)); in buf_biodone()