Lines Matching refs:ext4_buddy
415 struct ext4_buddy *e4b, ext4_grpblk_t start,
515 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) in mb_find_buddy()
540 static void mb_free_blocks_double(struct inode *inode, struct ext4_buddy *e4b, in mb_free_blocks_double()
568 static void mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) in mb_mark_used_double()
581 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
630 struct ext4_buddy *e4b, int first, int count) in mb_free_blocks_double()
634 static inline void mb_mark_used_double(struct ext4_buddy *e4b, in mb_mark_used_double()
639 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) in mb_cmp_bitmaps()
668 static int __mb_check_buddy(struct ext4_buddy *e4b, char *file, in __mb_check_buddy()
1305 ext4_group_t group, struct ext4_buddy *e4b, gfp_t gfp) in ext4_mb_get_buddy_page_lock()
1346 static void ext4_mb_put_buddy_page_lock(struct ext4_buddy *e4b) in ext4_mb_put_buddy_page_lock()
1368 struct ext4_buddy e4b; in ext4_mb_init_group()
1432 struct ext4_buddy *e4b, gfp_t gfp) in ext4_mb_load_buddy_gfp()
1568 struct ext4_buddy *e4b) in ext4_mb_load_buddy()
1573 static void ext4_mb_unload_buddy(struct ext4_buddy *e4b) in ext4_mb_unload_buddy()
1582 static int mb_find_order_for_block(struct ext4_buddy *e4b, int block) in mb_find_order_for_block()
1678 static void mb_buddy_mark_free(struct ext4_buddy *e4b, int first, int last) in mb_buddy_mark_free()
1735 static void mb_free_blocks(struct inode *inode, struct ext4_buddy *e4b, in mb_free_blocks()
1818 static int mb_find_extent(struct ext4_buddy *e4b, int block, in mb_find_extent()
1882 static int mb_mark_used(struct ext4_buddy *e4b, struct ext4_free_extent *ex) in mb_mark_used()
1969 struct ext4_buddy *e4b) in ext4_mb_use_best_found()
2018 struct ext4_buddy *e4b, in ext4_mb_check_limits()
2069 struct ext4_buddy *e4b) in ext4_mb_measure_extent()
2128 struct ext4_buddy *e4b) in ext4_mb_try_best_found()
2156 struct ext4_buddy *e4b) in ext4_mb_find_by_goal()
2224 struct ext4_buddy *e4b) in ext4_mb_simple_scan_group()
2275 struct ext4_buddy *e4b) in ext4_mb_complex_scan_group()
2340 struct ext4_buddy *e4b) in ext4_mb_scan_aligned()
2601 struct ext4_buddy e4b; in ext4_mb_regular_allocator()
2821 struct ext4_buddy e4b; in ext4_mb_seq_groups_show()
3284 struct ext4_buddy e4b; in ext4_discard_work()
3607 struct ext4_buddy e4b; in ext4_free_data_in_buddy()
4243 struct ext4_buddy e4b; in ext4_discard_allocated_blocks()
4759 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa()
4813 ext4_mb_release_group_pa(struct ext4_buddy *e4b, in ext4_mb_release_group_pa()
4848 struct ext4_buddy e4b; in ext4_mb_discard_group_preallocations()
4946 struct ext4_buddy e4b; in ext4_discard_preallocations()
5266 struct ext4_buddy e4b; in ext4_mb_discard_lg_preallocations()
5703 ext4_mb_free_metadata(handle_t *handle, struct ext4_buddy *e4b, in ext4_mb_free_metadata()
5899 struct ext4_buddy e4b; in ext4_mb_clear_bb()
6202 struct ext4_buddy e4b; in ext4_group_add_blocks()
6332 int start, int count, struct ext4_buddy *e4b) in ext4_trim_extent()
6361 struct ext4_buddy *e4b, ext4_grpblk_t start, in ext4_try_to_trim_range()
6428 struct ext4_buddy e4b; in ext4_trim_all_free()
6576 struct ext4_buddy e4b; in ext4_mballoc_query_range()