Searched refs:auto_thp_switched (Results 1 – 2 of 2) sorted by relevance
147 if (base->auto_thp_switched) { in base_auto_thp_switch()163 base->auto_thp_switched = true; in base_auto_thp_switch()222 metadata_thp_always || base->auto_thp_switched)) { in base_extent_bump_alloc_post()287 if (base->auto_thp_switched) { in base_block_alloc()332 && !base->auto_thp_switched)) { in base_extent_alloc()374 base->auto_thp_switched = false; in base_new()
34 bool auto_thp_switched; member