Searched defs:can_merge (Results 1 – 5 of 5) sorted by relevance
44 can_merge(Range const& range, Range const& other) in can_merge() function
84 int can_merge; /* 1 if we can merge with previous region */ member
46 static inline int can_merge(struct ext4_system_zone *entry1, in can_merge() function
1209 static bool can_merge(struct size_class *prev, int pages_per_zspage, in can_merge() function
3047 bool can_merge = true; in submit_extent_page() local