Searched refs:can_steal (Results 1 – 4 of 4) sorted by relevance
1556 static inline bool can_steal(enum btrfs_reserve_flush_enum flush) in can_steal() function1635 ticket.steal = can_steal(flush); in __reserve_bytes()
448 int migratetype, bool only_stealable, bool *can_steal);
2759 int migratetype, bool only_stealable, bool *can_steal) in find_suitable_fallback() argument2767 *can_steal = false; in find_suitable_fallback()2777 *can_steal = true; in find_suitable_fallback()2782 if (*can_steal) in find_suitable_fallback()2926 bool can_steal; in __rmqueue_fallback() local2945 start_migratetype, false, &can_steal); in __rmqueue_fallback()2957 if (!can_steal && start_migratetype == MIGRATE_MOVABLE in __rmqueue_fallback()2971 start_migratetype, false, &can_steal); in __rmqueue_fallback()2986 can_steal); in __rmqueue_fallback()
2122 bool can_steal; in __compact_finished() local2139 true, &can_steal) != -1) in __compact_finished()