Searched refs:auto_thp_switched (Results 1 – 2 of 2) sorted by relevance
142 if (base->auto_thp_switched) { in base_auto_thp_switch()158 base->auto_thp_switched = true; in base_auto_thp_switch()217 metadata_thp_always || base->auto_thp_switched)) { in base_extent_bump_alloc_post()282 if (base->auto_thp_switched) { in base_block_alloc()327 && !base->auto_thp_switched)) { in base_extent_alloc()383 base->auto_thp_switched = false; in base_new()
58 bool auto_thp_switched; member