Lines Matching refs:blk64_t
84 blk64_t blk, blk64_t len) in claim_range()
86 blk64_t clusters; in claim_range()
102 blk64_t range_start, blk64_t range_len, in ext_falloc_helper()
103 blk64_t alloc_goal) in ext_falloc_helper()
107 blk64_t fillable, pblk, plen, x, y; in ext_falloc_helper()
108 blk64_t eof_blk = 0, cluster_fill = 0; in ext_falloc_helper()
669 struct ext2_inode *inode, blk64_t goal, in extent_fallocate()
670 blk64_t start, blk64_t len) in extent_fallocate()
676 blk64_t range_start, range_end = 0, end, next; in extent_fallocate()
677 blk64_t count, goal_distance; in extent_fallocate()
696 blk64_t max_blocks = ext2fs_blocks_count(fs->super); in extent_fallocate()
807 struct ext2_inode *inode, blk64_t goal, in ext2fs_fallocate()
808 blk64_t start, blk64_t len) in ext2fs_fallocate()
811 blk64_t blk, x; in ext2fs_fallocate()