Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents.c44 static struct ext4_ext_path *ext4_split_convert_extents(
46 struct ext4_ext_path *path, int flags, unsigned int *allocated);
85 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
87 struct ext4_ext_path *path,
105 static inline void ext4_ext_path_brelse(struct ext4_ext_path *path) in ext4_ext_path_brelse()
111 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()
158 struct ext4_ext_path *path) in ext4_ext_get_access()
189 struct ext4_ext_path *path) in __ext4_ext_dirty()
216 struct ext4_ext_path *path, in ext4_ext_find_goal()
[all …]
H A Dext4_extents.h105 struct ext4_ext_path { struct
269 struct ext4_ext_path *path);
273 extern struct ext4_ext_path *ext4_split_convert_extents_test(
276 struct ext4_ext_path *path,
H A Dext4.h3895 struct ext4_ext_path;
3930 struct ext4_ext_path *path);
3931 extern struct ext4_ext_path *ext4_ext_insert_extent(
3933 struct ext4_ext_path *path,
3935 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3936 struct ext4_ext_path *,
3938 extern void ext4_free_ext_path(struct ext4_ext_path *);
3940 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
H A Dmigrate.c27 struct ext4_ext_path *path; in finish_range()
H A Dfast_commit.c2138 struct ext4_ext_path *path = NULL; in ext4_fc_replay_add_range()
2321 struct ext4_ext_path *path = NULL; in ext4_fc_set_bitmaps_and_counters()