Lines Matching refs:ext4_map_blocks
382 struct ext4_map_blocks *map) in __check_block_validity()
446 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
447 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
487 struct inode *inode, struct ext4_map_blocks *map, in ext4_map_query_blocks_next_in_leaf()
490 struct ext4_map_blocks map2; in ext4_map_query_blocks_next_in_leaf()
542 struct ext4_map_blocks *map, int flags) in ext4_map_query_blocks()
584 struct ext4_map_blocks *map, int flags) in ext4_map_create_blocks()
688 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
689 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
696 struct ext4_map_blocks orig_map; in ext4_map_blocks()
883 struct ext4_map_blocks map; in _ext4_get_block()
892 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
948 struct ext4_map_blocks map; in ext4_getblk()
960 err = ext4_map_blocks(handle, inode, &map, map_flags); in ext4_getblk()
1676 struct ext4_map_blocks map;
1870 static int ext4_da_map_blocks(struct inode *inode, struct ext4_map_blocks *map) in ext4_da_map_blocks()
1875 struct ext4_map_blocks orig_map; in ext4_da_map_blocks()
1978 struct ext4_map_blocks map; in ext4_da_get_block_prep()
2088 struct ext4_map_blocks *map = &mpd->map; in mpage_add_bh_to_extent()
2320 struct ext4_map_blocks *map = &mpd->map; in mpage_map_one_extent()
2346 err = ext4_map_blocks(handle, inode, map, get_blocks_flags); in mpage_map_one_extent()
2387 struct ext4_map_blocks *map = &mpd->map; in mpage_map_and_submit_extent()
3406 struct ext4_map_blocks *map, loff_t offset, in ext4_set_iomap()
3468 struct inode *inode, struct ext4_map_blocks *map) in ext4_map_blocks_atomic_write_slow()
3489 ret = ext4_map_blocks(handle, inode, map, m_flags); in ext4_map_blocks_atomic_write_slow()
3534 ret = ext4_map_blocks(handle, inode, map, in ext4_map_blocks_atomic_write_slow()
3572 struct ext4_map_blocks *map, int m_flags, in ext4_map_blocks_atomic_write()
3581 ret = ext4_map_blocks(handle, inode, map, m_flags); in ext4_map_blocks_atomic_write()
3603 static int ext4_iomap_alloc(struct inode *inode, struct ext4_map_blocks *map, in ext4_iomap_alloc()
3627 ret = ext4_map_blocks(NULL, inode, map, 0); in ext4_iomap_alloc()
3675 ret = ext4_map_blocks(handle, inode, map, m_flags); in ext4_iomap_alloc()
3713 struct ext4_map_blocks map; in ext4_iomap_begin()
3739 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_iomap_begin()
3757 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_iomap_begin()
3849 struct ext4_map_blocks map; in ext4_iomap_begin_report()
3886 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_iomap_begin_report()