Searched defs:e4b (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.c409 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) argument
433 static void mb_free_blocks_double(struct inode *inode, struct ext4_buddy *e4b, argument
459 mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) argument
472 mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) argument
492 mb_free_blocks_double(struct inode *inode, struct ext4_buddy *e4b, int first, int count) argument
497 mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) argument
502 mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap) argument
520 __mb_check_buddy(struct ext4_buddy *e4b, char *file, const char *function, int line) argument
1045 ext4_mb_load_buddy(struct super_block *sb, ext4_group_t group, struct ext4_buddy *e4b) argument
1190 ext4_mb_unload_buddy(struct ext4_buddy *e4b) argument
1202 mb_find_order_for_block(struct ext4_buddy *e4b, int block) argument
1259 mb_free_blocks(struct inode *inode, struct ext4_buddy *e4b, int first, int count) argument
1343 mb_find_extent(struct ext4_buddy *e4b, int order, int block, int needed, struct ext4_free_extent *ex) argument
1400 mb_mark_used(struct ext4_buddy *e4b, struct ext4_free_extent *ex) argument
1478 ext4_mb_use_best_found(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1526 ext4_mb_check_limits(struct ext4_allocation_context *ac, struct ext4_buddy *e4b, int finish_group) argument
1566 ext4_mb_measure_extent(struct ext4_allocation_context *ac, struct ext4_free_extent *ex, struct ext4_buddy *e4b) argument
1626 ext4_mb_try_best_found(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1654 ext4_mb_find_by_goal(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1713 ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1757 ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1816 ext4_mb_scan_aligned(struct ext4_allocation_context *ac, struct ext4_buddy *e4b) argument
1992 struct ext4_buddy e4b; local
2154 struct ext4_buddy e4b; local
2571 struct ext4_buddy e4b; local
3513 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, struct ext4_prealloc_space *pa, struct ext4_allocation_context *ac) argument
3579 ext4_mb_release_group_pa(struct ext4_buddy *e4b, struct ext4_prealloc_space *pa, struct ext4_allocation_context *ac) argument
3625 struct ext4_buddy e4b; local
3735 struct ext4_buddy e4b; local
3831 ext4_mb_return_to_preallocation(struct inode *inode, struct ext4_buddy *e4b, sector_t block, int count) argument
4016 struct ext4_buddy e4b; local
4356 ext4_mb_free_metadata(handle_t *handle, struct ext4_buddy *e4b, struct ext4_free_data *new_entry) argument
4458 struct ext4_buddy e4b; local
[all...]

Completed in 84 milliseconds