Lines Matching refs:ext2_fsblk_t
290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
295 ext2_fsblk_t bg_start; in ext2_find_near()
296 ext2_fsblk_t colour; in ext2_find_near()
326 static inline ext2_fsblk_t ext2_find_goal(struct inode *inode, long block, in ext2_find_goal()
395 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
396 ext2_fsblk_t new_blocks[4], int *err) in ext2_alloc_blocks()
401 ext2_fsblk_t current_block = 0; in ext2_alloc_blocks()
473 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
481 ext2_fsblk_t new_blocks[4]; in ext2_alloc_branch()
482 ext2_fsblk_t current_block; in ext2_alloc_branch()
559 ext2_fsblk_t current_block; in ext2_splice_branch()
626 ext2_fsblk_t goal; in ext2_get_blocks()
632 ext2_fsblk_t first_block = 0; in ext2_get_blocks()
649 ext2_fsblk_t blk; in ext2_get_blocks()