Home
last modified time | relevance | path

Searched refs:ext4_map_blocks (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/fs/ext4/
Dinode.c393 struct ext4_map_blocks *map) in __check_block_validity()
430 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
431 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
492 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
493 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
499 struct ext4_map_blocks orig_map; in ext4_map_blocks()
775 struct ext4_map_blocks map; in _ext4_get_block()
784 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
828 struct ext4_map_blocks map; in ext4_getblk()
838 err = ext4_map_blocks(handle, inode, &map, map_flags); in ext4_getblk()
[all …]
Dblock_validity.c153 struct ext4_map_blocks map; in ext4_protect_reserved_inode()
168 n = ext4_map_blocks(NULL, inode, &map, 0); in ext4_protect_reserved_inode()
Dreadpage.c242 struct ext4_map_blocks map; in ext4_mpage_readpages()
304 if (ext4_map_blocks(NULL, inode, &map, 0) < 0) { in ext4_mpage_readpages()
Dfast_commit.c790 struct ext4_map_blocks map; in ext4_fc_write_inode_data()
813 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_write_inode_data()
1594 struct ext4_map_blocks map; in ext4_fc_replay_add_range()
1628 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_add_range()
1719 struct ext4_map_blocks map; in ext4_fc_replay_del_range()
1745 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_del_range()
1804 struct ext4_map_blocks map; in ext4_fc_set_bitmaps_and_counters()
1823 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_set_bitmaps_and_counters()
Dextents.c3279 struct ext4_map_blocks *map, in ext4_split_extent()
3370 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3377 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3628 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3670 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3732 struct ext4_map_blocks *map, in convert_initialized_extent()
3803 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
3958 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4038 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4389 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
[all …]
Ddir.c157 struct ext4_map_blocks map; in ext4_readdir()
167 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_readdir()
Dfile.c192 struct ext4_map_blocks map; in ext4_overwrite_io()
203 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_overwrite_io()
Dext4.h191 struct ext4_map_blocks { struct
2885 struct ext4_map_blocks *map, int flags);
3546 struct ext4_map_blocks *map, int flags);
3558 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3559 struct ext4_map_blocks *map, int flags);
Dinline.c1178 struct ext4_map_blocks map; in ext4_convert_inline_data_nolock()
1211 error = ext4_map_blocks(handle, inode, &map, EXT4_GET_BLOCKS_CREATE); in ext4_convert_inline_data_nolock()
Dindirect.c522 struct ext4_map_blocks *map, in ext4_ind_map_blocks()
Dxattr.c1337 struct ext4_map_blocks map; in ext4_xattr_inode_write()
1341 ret = ext4_map_blocks(handle, ea_inode, &map, in ext4_xattr_inode_write()
Dextents_status.c677 struct ext4_map_blocks map; in ext4_es_insert_extent_ind_check()
/Linux-v5.10/include/trace/events/
Dext4.h17 struct ext4_map_blocks;
494 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map),
1583 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1621 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1705 TP_PROTO(struct inode *inode, unsigned flags, struct ext4_map_blocks *map,
1742 struct ext4_map_blocks *map, int ret),
1749 struct ext4_map_blocks *map, int ret),
1899 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map, int flags,
1937 TP_PROTO(struct super_block *sb, struct ext4_map_blocks *map, int ret),