Lines Matching refs:ext4_map_blocks
3290 struct ext4_map_blocks *map, in ext4_split_extent()
3381 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3388 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3640 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3682 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3744 struct ext4_map_blocks *map, in convert_initialized_extent()
3815 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
3970 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4050 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4400 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4437 ret = ext4_map_blocks(handle, inode, &map, flags); in ext4_alloc_file_blocks()
4749 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
4773 ret = ext4_map_blocks(handle, inode, &map, in ext4_convert_unwritten_extents()
5922 struct ext4_map_blocks map; in skip_hole()
5927 ret = ext4_map_blocks(NULL, inode, &map, 0); in skip_hole()
5944 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
5966 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_replay_set_iblocks()
6044 struct ext4_map_blocks map; in ext4_ext_clear_bb()
6065 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_clear_bb()