Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dextents.c89 struct ext4_ext_path **ppath,
109 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
122 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
156 struct ext4_ext_path *path) in ext4_ext_get_access()
187 struct ext4_ext_path *path) in __ext4_ext_dirty()
211 struct ext4_ext_path *path, in ext4_ext_find_goal()
261 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
328 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
331 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at()
603 struct ext4_ext_path *path = NULL; in ext4_ext_precache()
[all …]
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()
562 struct ext4_ext_path *path = NULL; in ext4_move_extents()
Dext4_extents.h112 struct ext4_ext_path { struct
Dverity.c273 struct ext4_ext_path *path; in ext4_get_verity_descriptor_location()
Dext4.h3658 struct ext4_ext_path;
3686 struct ext4_ext_path *path);
3688 struct ext4_ext_path **,
3690 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3691 struct ext4_ext_path **,
3693 extern void ext4_free_ext_path(struct ext4_ext_path *);
3695 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
Dmigrate.c27 struct ext4_ext_path *path; in finish_range()
Dfast_commit.c1728 struct ext4_ext_path *path = NULL; in ext4_fc_replay_add_range()
1904 struct ext4_ext_path *path = NULL; in ext4_fc_set_bitmaps_and_counters()
Dextents_status.c605 struct ext4_ext_path *path = NULL; in ext4_es_insert_extent_ext_check()