Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dextents.c87 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
89 struct ext4_ext_path *path,
108 static inline void ext4_ext_path_brelse(struct ext4_ext_path *path) in ext4_ext_path_brelse()
114 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
125 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
161 struct ext4_ext_path *path) in ext4_ext_get_access()
192 struct ext4_ext_path *path) in __ext4_ext_dirty()
216 struct ext4_ext_path *path, in ext4_ext_find_goal()
266 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
331 static inline struct ext4_ext_path *
[all …]
Dmove_extent.c25 static inline struct ext4_ext_path *
27 struct ext4_ext_path *path) in get_ext_path()
89 struct ext4_ext_path *path = NULL; in mext_check_coverage()
569 struct ext4_ext_path *path = NULL; in ext4_move_extents()
Dext4_extents.h112 struct ext4_ext_path { struct
Dext4.h3673 struct ext4_ext_path;
3701 struct ext4_ext_path *path);
3702 extern struct ext4_ext_path *ext4_ext_insert_extent(
3704 struct ext4_ext_path *path,
3706 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3707 struct ext4_ext_path *,
3709 extern void ext4_free_ext_path(struct ext4_ext_path *);
3711 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
Dverity.c273 struct ext4_ext_path *path; in ext4_get_verity_descriptor_location()
Dmigrate.c27 struct ext4_ext_path *path; in finish_range()
Dfast_commit.c1736 struct ext4_ext_path *path = NULL; in ext4_fc_replay_add_range()
1912 struct ext4_ext_path *path = NULL; in ext4_fc_set_bitmaps_and_counters()
Dextents_status.c621 struct ext4_ext_path *path = NULL; in ext4_es_insert_extent_ext_check()