Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dinode.c387 struct ext4_map_blocks *map) in __check_block_validity()
426 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
466 struct ext4_map_blocks *map) in ext4_map_query_blocks()
606 struct ext4_map_blocks orig_map; in ext4_map_blocks()
776 struct ext4_map_blocks map; in _ext4_get_block()
841 struct ext4_map_blocks map; in ext4_getblk()
1560 struct ext4_map_blocks map;
1759 struct ext4_map_blocks orig_map; in ext4_da_map_blocks()
1860 struct ext4_map_blocks map; in ext4_da_get_block_prep()
3409 struct ext4_map_blocks map; in ext4_iomap_begin()
[all …]
H A Dreadpage.c229 struct ext4_map_blocks map; in ext4_mpage_readpages()
289 if (ext4_map_blocks(NULL, inode, &map, 0) < 0) { in ext4_mpage_readpages()
H A 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()
H A Dfast_commit.c890 struct ext4_map_blocks map; in ext4_fc_write_inode_data()
913 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_write_inode_data()
1735 struct ext4_map_blocks map; in ext4_fc_replay_add_range()
1770 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_add_range()
1852 struct ext4_map_blocks map; in ext4_fc_replay_del_range()
1880 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_del_range()
1913 struct ext4_map_blocks map; in ext4_fc_set_bitmaps_and_counters()
1936 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_set_bitmaps_and_counters()
H A Dextents.c3446 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3704 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3746 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3814 struct ext4_map_blocks *map, in convert_initialized_extent()
3890 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4042 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4483 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
4798 struct ext4_map_blocks map; in ext4_convert_unwritten_extents()
5876 struct ext4_map_blocks map; in skip_hole()
5898 struct ext4_map_blocks map; in ext4_ext_replay_set_iblocks()
[all …]
H A Ddir.c175 struct ext4_map_blocks map; in ext4_readdir()
185 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_readdir()
H A Dfile.c220 struct ext4_map_blocks map; in ext4_overwrite_io()
231 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_overwrite_io()
H A Dext4.h263 struct ext4_map_blocks { struct
3055 struct ext4_map_blocks *map, int flags);
3703 struct ext4_map_blocks *map, int flags);
3715 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3716 struct ext4_map_blocks *map, int flags);
H A Dinline.c1113 struct ext4_map_blocks map; in ext4_convert_inline_data_nolock()
1146 error = ext4_map_blocks(handle, inode, &map, EXT4_GET_BLOCKS_CREATE); in ext4_convert_inline_data_nolock()
H A Dindirect.c531 struct ext4_map_blocks *map, in ext4_ind_map_blocks()
H A Dxattr.c1388 struct ext4_map_blocks map; in ext4_xattr_inode_write()
1392 ret = ext4_map_blocks(handle, ea_inode, &map, in ext4_xattr_inode_write()
H A Dextents_status.c707 struct ext4_map_blocks map; in ext4_es_insert_extent_ind_check()
H A Dnamei.c57 struct ext4_map_blocks map; in ext4_append()
75 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_append()
H A Dsuper.c5822 struct ext4_map_blocks map; in ext4_journal_bmap()
5830 ret = ext4_map_blocks(NULL, journal->j_inode, &map, 0); in ext4_journal_bmap()
/linux-6.15/include/trace/events/
H A Dext4.h17 struct ext4_map_blocks;
515 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map),
1538 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1576 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1660 TP_PROTO(struct inode *inode, unsigned flags, struct ext4_map_blocks *map,
1697 struct ext4_map_blocks *map, int ret),
1704 struct ext4_map_blocks *map, int ret),
1889 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map, int flags,
1927 TP_PROTO(struct super_block *sb, struct ext4_map_blocks *map, int ret),