Lines Matching refs:ext4_map_blocks
3350 struct ext4_map_blocks *map, in ext4_split_extent()
3441 struct ext4_map_blocks *map, struct ext4_ext_path *path, in ext4_ext_convert_to_initialized()
3446 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3704 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3746 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3814 struct ext4_map_blocks *map, in convert_initialized_extent()
3890 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4042 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4189 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4483 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4520 ret = ext4_map_blocks(handle, inode, &map, flags); in ext4_alloc_file_blocks()
4852 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
4876 ret = ext4_map_blocks(handle, inode, &map, in ext4_convert_unwritten_extents()
6009 struct ext4_map_blocks map; in skip_hole()
6014 ret = ext4_map_blocks(NULL, inode, &map, 0); in skip_hole()
6031 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
6048 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_replay_set_iblocks()
6117 struct ext4_map_blocks map; in ext4_ext_clear_bb()
6136 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_clear_bb()