Lines Matching refs:ext4_map_blocks
3303 struct ext4_map_blocks *map, in ext4_split_extent()
3393 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3400 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3651 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3693 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3755 struct ext4_map_blocks *map, in convert_initialized_extent()
3826 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
3981 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4124 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4454 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4491 ret = ext4_map_blocks(handle, inode, &map, flags); in ext4_alloc_file_blocks()
4817 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
4841 ret = ext4_map_blocks(handle, inode, &map, in ext4_convert_unwritten_extents()
5969 struct ext4_map_blocks map; in skip_hole()
5974 ret = ext4_map_blocks(NULL, inode, &map, 0); in skip_hole()
5991 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
6011 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_replay_set_iblocks()
6083 struct ext4_map_blocks map; in ext4_ext_clear_bb()
6105 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_clear_bb()