Lines Matching refs:ext2_fsblk_t
291 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near()
296 ext2_fsblk_t bg_start; in ext2_find_near()
297 ext2_fsblk_t colour; in ext2_find_near()
327 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()
474 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
482 ext2_fsblk_t new_blocks[4]; in ext2_alloc_branch()
483 ext2_fsblk_t current_block; in ext2_alloc_branch()
560 ext2_fsblk_t current_block; in ext2_splice_branch()
627 ext2_fsblk_t goal; in ext2_get_blocks()
633 ext2_fsblk_t first_block = 0; in ext2_get_blocks()
650 ext2_fsblk_t blk; in ext2_get_blocks()