Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dinode.c402 struct ext4_map_blocks *map) in __check_block_validity()
439 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
440 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
501 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
502 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
508 struct ext4_map_blocks orig_map; in ext4_map_blocks()
784 struct ext4_map_blocks map; in _ext4_get_block()
793 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
837 struct ext4_map_blocks map; in ext4_getblk()
847 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.c855 struct ext4_map_blocks map; in ext4_fc_write_inode_data()
878 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_write_inode_data()
1646 struct ext4_map_blocks map; in ext4_fc_replay_add_range()
1679 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_add_range()
1771 struct ext4_map_blocks map; in ext4_fc_replay_del_range()
1797 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_del_range()
1830 struct ext4_map_blocks map; in ext4_fc_set_bitmaps_and_counters()
1849 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_set_bitmaps_and_counters()
Dextents.c3290 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()
[all …]
Ddir.c171 struct ext4_map_blocks map; in ext4_readdir()
181 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_readdir()
Dfile.c191 struct ext4_map_blocks map; in ext4_overwrite_io()
202 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_overwrite_io()
Dext4.h206 struct ext4_map_blocks { struct
3050 struct ext4_map_blocks *map, int flags);
3717 struct ext4_map_blocks *map, int flags);
3729 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3730 struct ext4_map_blocks *map, int flags);
Dinline.c1192 struct ext4_map_blocks map; in ext4_convert_inline_data_nolock()
1225 error = ext4_map_blocks(handle, inode, &map, EXT4_GET_BLOCKS_CREATE); in ext4_convert_inline_data_nolock()
Dindirect.c524 struct ext4_map_blocks *map, in ext4_ind_map_blocks()
Dxattr.c1343 struct ext4_map_blocks map; in ext4_xattr_inode_write()
1347 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.15/include/trace/events/
Dext4.h17 struct ext4_map_blocks;
494 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map),
1525 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1563 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1647 TP_PROTO(struct inode *inode, unsigned flags, struct ext4_map_blocks *map,
1684 struct ext4_map_blocks *map, int ret),
1691 struct ext4_map_blocks *map, int ret),
1841 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map, int flags,
1879 TP_PROTO(struct super_block *sb, struct ext4_map_blocks *map, int ret),