Lines Matching defs:ext4_fsblk_t
126 typedef unsigned long long ext4_fsblk_t;
131 ext4_fsblk_t physical; /* start physical block number */
180 static ext4_fsblk_t files_block_count;
461 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count)
463 ext4_fsblk_t free_blk_count;
522 int extents, ext4_fsblk_t blk_count)
950 static ext4_fsblk_t get_file_blocks(struct fiemap_extent_list *ext_list_head)
952 ext4_fsblk_t blk_count = 0;
1012 static int get_best_count(ext4_fsblk_t block_count)
1021 ((ext4_fsblk_t)blocks_per_group *
1048 ext4_fsblk_t blk_count = 0;
1411 ext4_fsblk_t blk_count = 0;