Lines Matching refs:ext2_fsblk_t
294 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
299 ext2_fsblk_t bg_start; in ext2_find_near()
300 ext2_fsblk_t colour; in ext2_find_near()
330 static inline ext2_fsblk_t ext2_find_goal(struct inode *inode, long block, in ext2_find_goal()
396 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
397 ext2_fsblk_t new_blocks[4], int *err) in ext2_alloc_blocks()
402 ext2_fsblk_t current_block = 0; in ext2_alloc_blocks()
476 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
484 ext2_fsblk_t new_blocks[4]; in ext2_alloc_branch()
485 ext2_fsblk_t current_block; in ext2_alloc_branch()
562 ext2_fsblk_t current_block; in ext2_splice_branch()
629 ext2_fsblk_t goal; in ext2_get_blocks()
635 ext2_fsblk_t first_block = 0; in ext2_get_blocks()
651 ext2_fsblk_t blk; in ext2_get_blocks()