Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode.c384 struct ext4_map_blocks *map) in __check_block_validity()
421 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
422 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
462 struct ext4_map_blocks *map) in ext4_map_query_blocks()
491 struct ext4_map_blocks *map, int flags) in ext4_map_create_blocks()
595 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
596 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
602 struct ext4_map_blocks orig_map; in ext4_map_blocks()
772 struct ext4_map_blocks map; in _ext4_get_block()
781 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
[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.c3350 struct ext4_map_blocks *map, in ext4_split_extent()
3441 struct ext4_map_blocks *map, struct ext4_ext_path *path, in ext4_ext_convert_to_initialized()
3446 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()
4189 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
4483 struct ext4_map_blocks map; in ext4_alloc_file_blocks()
[all …]
H A Ddir.c172 struct ext4_map_blocks map; in ext4_readdir()
182 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
3024 struct ext4_map_blocks *map, int flags);
3676 struct ext4_map_blocks *map, int flags);
3688 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3689 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.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/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),