Home
last modified time | relevance | path

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

/fs/ext4/
Dextents.c99 struct ext4_ext_path **ppath,
106 struct ext4_ext_path **ppath,
140 struct ext4_ext_path *path) in ext4_ext_get_access()
159 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty()
177 struct ext4_ext_path *path, in ext4_ext_find_goal()
227 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
294 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
297 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
567 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
577 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), in ext4_ext_precache()
[all …]
Dext4_extents.h123 struct ext4_ext_path { struct
271 struct inode *inode, struct ext4_ext_path *path);
Dmove_extent.c35 struct ext4_ext_path **ppath) in get_ext_path()
37 struct ext4_ext_path *path; in get_ext_path()
101 struct ext4_ext_path *path = NULL; in mext_check_coverage()
549 struct ext4_ext_path *path = NULL; in ext4_move_extents()
Dext4.h2901 struct ext4_ext_path;
2931 struct ext4_ext_path *path);
2936 struct ext4_ext_path **,
2938 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
2939 struct ext4_ext_path **,
2941 extern void ext4_ext_drop_refs(struct ext4_ext_path *);
2947 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
Dmigrate.c34 struct ext4_ext_path *path; in finish_range()
Dextents_status.c432 struct ext4_ext_path *path = NULL; in ext4_es_insert_extent_ext_check()