Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A 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 …]
H A 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()
H A Dext4_extents.h112 struct ext4_ext_path { struct
H A Dext4.h3664 struct ext4_ext_path;
3692 struct ext4_ext_path *path);
3693 extern struct ext4_ext_path *ext4_ext_insert_extent(
3695 struct ext4_ext_path *path,
3697 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3698 struct ext4_ext_path *,
3700 extern void ext4_free_ext_path(struct ext4_ext_path *);
3702 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
H A Dverity.c273 struct ext4_ext_path *path; in ext4_get_verity_descriptor_location()
H A Dmigrate.c27 struct ext4_ext_path *path; in finish_range()
H A 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()
H A Dextents_status.c621 struct ext4_ext_path *path = NULL; in ext4_es_insert_extent_ext_check()