Lines Matching refs:ext4_map_blocks
3328 struct ext4_map_blocks *map, in ext4_split_extent()
3418 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3425 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3677 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3719 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3781 struct ext4_map_blocks *map, in convert_initialized_extent()
3852 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4007 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4087 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4434 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4471 ret = ext4_map_blocks(handle, inode, &map, flags); in ext4_alloc_file_blocks()
4788 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
4812 ret = ext4_map_blocks(handle, inode, &map, in ext4_convert_unwritten_extents()
5961 struct ext4_map_blocks map; in skip_hole()
5966 ret = ext4_map_blocks(NULL, inode, &map, 0); in skip_hole()
5983 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
6003 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_replay_set_iblocks()
6075 struct ext4_map_blocks map; in ext4_ext_clear_bb()
6097 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_clear_bb()