Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dinode.c379 struct ext4_map_blocks *map) in __check_block_validity()
416 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
417 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
457 struct ext4_map_blocks *map) in ext4_map_query_blocks()
507 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
508 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
514 struct ext4_map_blocks orig_map; in ext4_map_blocks()
783 struct ext4_map_blocks map; in _ext4_get_block()
792 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
848 struct ext4_map_blocks map; in ext4_getblk()
[all …]
H A Dreadpage.c236 struct ext4_map_blocks map; in ext4_mpage_readpages()
297 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.c909 struct ext4_map_blocks map; in ext4_fc_write_inode_data()
932 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_write_inode_data()
1756 struct ext4_map_blocks map; in ext4_fc_replay_add_range()
1791 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_add_range()
1873 struct ext4_map_blocks map; in ext4_fc_replay_del_range()
1901 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_replay_del_range()
1934 struct ext4_map_blocks map; in ext4_fc_set_bitmaps_and_counters()
1957 ret = ext4_map_blocks(NULL, inode, &map, 0); in ext4_fc_set_bitmaps_and_counters()
H A Dextents.c3325 struct ext4_map_blocks *map, in ext4_split_extent()
3415 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3422 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3674 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3716 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3778 struct ext4_map_blocks *map, in convert_initialized_extent()
3849 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4003 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4146 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4476 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
[all …]
H A Ddir.c171 struct ext4_map_blocks map; in ext4_readdir()
181 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.h258 struct ext4_map_blocks { struct
3017 struct ext4_map_blocks *map, int flags);
3673 struct ext4_map_blocks *map, int flags);
3685 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3686 struct ext4_map_blocks *map, int flags);
H A 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()
H A Dindirect.c531 struct ext4_map_blocks *map, in ext4_ind_map_blocks()
H A Dxattr.c1396 struct ext4_map_blocks map; in ext4_xattr_inode_write()
1400 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.c5817 struct ext4_map_blocks map; in ext4_journal_bmap()
5825 ret = ext4_map_blocks(NULL, journal->j_inode, &map, 0); in ext4_journal_bmap()
/openbmc/linux/include/trace/events/
H A Dext4.h17 struct ext4_map_blocks;
516 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map),
1540 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1578 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1662 TP_PROTO(struct inode *inode, unsigned flags, struct ext4_map_blocks *map,
1699 struct ext4_map_blocks *map, int ret),
1706 struct ext4_map_blocks *map, int ret),
1891 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map, int flags,
1929 TP_PROTO(struct super_block *sb, struct ext4_map_blocks *map, int ret),