Home
last modified time | relevance | path

Searched refs:ext4_ext_path (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/ext4/
Dextents.c88 struct ext4_ext_path **ppath,
95 struct ext4_ext_path **ppath,
134 struct ext4_ext_path *path) in ext4_ext_get_access()
153 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty()
171 struct ext4_ext_path *path, in ext4_ext_find_goal()
221 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
288 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
291 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
582 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
592 path = kcalloc(depth + 1, sizeof(struct ext4_ext_path), in ext4_ext_precache()
[all …]
Dext4_extents.h112 struct ext4_ext_path { struct
263 struct inode *inode, struct ext4_ext_path *path);
Dmove_extent.c27 struct ext4_ext_path **ppath) in get_ext_path()
29 struct ext4_ext_path *path; in get_ext_path()
93 struct ext4_ext_path *path = NULL; in mext_check_coverage()
558 struct ext4_ext_path *path = NULL; in ext4_move_extents()
Dext4.h3192 struct ext4_ext_path;
3221 struct ext4_ext_path *path);
3226 struct ext4_ext_path **,
3228 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3229 struct ext4_ext_path **,
3231 extern void ext4_ext_drop_refs(struct ext4_ext_path *);
3237 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
Dmigrate.c27 struct ext4_ext_path *path; in finish_range()
Dextents_status.c465 struct ext4_ext_path *path = NULL; in ext4_es_insert_extent_ext_check()