Lines Matching refs:ext4_map_blocks
3322 struct ext4_map_blocks *map, in ext4_split_extent()
3413 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3420 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3671 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3713 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3775 struct ext4_map_blocks *map, in convert_initialized_extent()
3846 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4001 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4081 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4432 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4469 ret = ext4_map_blocks(handle, inode, &map, flags); in ext4_alloc_file_blocks()
4786 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
4810 ret = ext4_map_blocks(handle, inode, &map, in ext4_convert_unwritten_extents()
5968 struct ext4_map_blocks map; in skip_hole()
5973 ret = ext4_map_blocks(NULL, inode, &map, 0); in skip_hole()
5990 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
6012 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_replay_set_iblocks()
6091 struct ext4_map_blocks map; in ext4_ext_clear_bb()
6112 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_ext_clear_bb()