Searched refs:ext4_buddy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.h209 struct ext4_buddy { struct
H A Dmballoc.c409 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max)
433 static void mb_free_blocks_double(struct inode *inode, struct ext4_buddy *e4b,
459 static void mb_mark_used_double(struct ext4_buddy *e4b, int first, int count)
472 static void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap)
493 struct ext4_buddy *e4b, int first, int count)
497 static inline void mb_mark_used_double(struct ext4_buddy *e4b,
502 static inline void mb_cmp_bitmaps(struct ext4_buddy *e4b, void *bitmap)
520 static int __mb_check_buddy(struct ext4_buddy *e4b, char *file,
1046 struct ext4_buddy *e4b)
1190 static void ext4_mb_unload_buddy(struct ext4_buddy *e4
[all...]

Completed in 42 milliseconds