Searched refs:can_steal (Results 1 – 4 of 4) sorted by relevance
1853 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument1861 *can_steal = false; in find_suitable_fallback()1868 *can_steal = true; in find_suitable_fallback()1873 if (*can_steal) in find_suitable_fallback()2016 bool can_steal; in __rmqueue_fallback() local2035 start_migratetype, false, &can_steal); in __rmqueue_fallback()2047 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()2060 start_migratetype, false, &can_steal); in __rmqueue_fallback()2075 can_steal); in __rmqueue_fallback()
564 int migratetype, bool only_stealable, bool *can_steal);
2230 bool can_steal; in __compact_finished() local2247 true, &can_steal) != -1) in __compact_finished()
1575 static inline bool can_steal(enum btrfs_reserve_flush_enum flush) in can_steal() function1688 ticket.steal = can_steal(flush); in __reserve_bytes()