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 Dextents-test.c156 struct ext4_ext_path *path) in __ext4_ext_dirty_stub()
161 static struct ext4_ext_path *
163 struct ext4_ext_path *path, in ext4_ext_insert_extent_stub()
358 struct ext4_ext_path *path; in test_split_convert()
H A Dext4.h3776 struct ext4_ext_path;
3810 struct ext4_ext_path *path);
3811 extern struct ext4_ext_path *ext4_ext_insert_extent(
3813 struct ext4_ext_path *path,
3815 extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
3816 struct ext4_ext_path *,
3818 extern void ext4_free_ext_path(struct ext4_ext_path *);
3820 extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
H A Dfast_commit.c1772 struct ext4_ext_path *path = NULL; in ext4_fc_replay_add_range()
1948 struct ext4_ext_path *path = NULL; in ext4_fc_set_bitmaps_and_counters()