Home
last modified time | relevance | path

Searched refs:ext2_grpblk_t (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext2/
H A Dballoc.c76 ext2_grpblk_t offset; in ext2_valid_block_bitmap()
77 ext2_grpblk_t next_zero_bit; in ext2_valid_block_bitmap()
80 ext2_grpblk_t max_bit; in ext2_valid_block_bitmap()
270 goal_in_my_reservation(struct ext2_reserve_window *rsv, ext2_grpblk_t grp_goal, in goal_in_my_reservation()
582 static ext2_grpblk_t
583 bitmap_search_next_usable_block(ext2_grpblk_t start, struct buffer_head *bh, in bitmap_search_next_usable_block()
584 ext2_grpblk_t maxblocks) in bitmap_search_next_usable_block()
586 ext2_grpblk_t next; in bitmap_search_next_usable_block()
606 static ext2_grpblk_t
609 ext2_grpblk_t here, next; in find_next_usable_block()
[all …]
H A Dext2.h25 typedef int ext2_grpblk_t; typedef