Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dblock_validity.c194 struct ext4_map_blocks map; in ext4_protect_reserved_inode()
208 n = ext4_map_blocks(NULL, inode, &map, 0); in ext4_protect_reserved_inode()
Dreadpage.c231 struct ext4_map_blocks map; in ext4_mpage_readpages()
296 if (ext4_map_blocks(NULL, inode, &map, 0) < 0) { in ext4_mpage_readpages()
Dinode.c400 struct ext4_map_blocks *map) in __check_block_validity()
438 struct ext4_map_blocks *es_map, in ext4_map_blocks_es_recheck()
439 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
502 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
503 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
509 struct ext4_map_blocks orig_map; in ext4_map_blocks()
782 struct ext4_map_blocks map; in _ext4_get_block()
791 ret = ext4_map_blocks(ext4_journal_current_handle(), inode, &map, in _ext4_get_block()
965 struct ext4_map_blocks map; in ext4_getblk()
974 err = ext4_map_blocks(handle, inode, &map, map_flags); in ext4_getblk()
[all …]
Dfile.c140 struct ext4_map_blocks map; in ext4_overwrite_io()
151 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_overwrite_io()
Ddir.c151 struct ext4_map_blocks map; in ext4_readdir()
161 err = ext4_map_blocks(NULL, inode, &map, 0); in ext4_readdir()
Dextents.c89 struct ext4_map_blocks *map,
3440 struct ext4_map_blocks *map, in ext4_split_extent()
3531 struct ext4_map_blocks *map, in ext4_ext_convert_to_initialized()
3538 struct ext4_map_blocks split_map; in ext4_ext_convert_to_initialized()
3793 struct ext4_map_blocks *map, in ext4_split_convert_extents()
3836 struct ext4_map_blocks *map, in ext4_convert_unwritten_extents_endio()
3952 struct ext4_map_blocks *map, in convert_initialized_extent()
4026 struct ext4_map_blocks *map, in ext4_ext_handle_unwritten_extents()
4181 struct ext4_map_blocks *map, in get_implied_cluster_alloc()
4261 struct ext4_map_blocks *map, int flags) in ext4_ext_map_blocks()
[all …]
Dext4.h181 struct ext4_map_blocks { struct
2627 struct ext4_map_blocks *map, int flags);
3257 struct ext4_map_blocks *map, int flags);
3267 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3268 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.c510 struct ext4_map_blocks *map, in ext4_ind_map_blocks()
Dxattr.c1355 struct ext4_map_blocks map; in ext4_xattr_inode_write()
1359 ret = ext4_map_blocks(handle, ea_inode, &map, in ext4_xattr_inode_write()
Dextents_status.c668 struct ext4_map_blocks map; in ext4_es_insert_extent_ind_check()
/Linux-v5.4/include/trace/events/
Dext4.h17 struct ext4_map_blocks;
463 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map),
1531 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1569 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map,
1653 TP_PROTO(struct inode *inode, unsigned flags, struct ext4_map_blocks *map,
1690 struct ext4_map_blocks *map, int ret),
1697 struct ext4_map_blocks *map, int ret),
1844 TP_PROTO(struct inode *inode, struct ext4_map_blocks *map, int flags,
1882 TP_PROTO(struct super_block *sb, struct ext4_map_blocks *map, int ret),