Searched refs:ext3_ext_path (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dext3_extents.h104 * array of ext3_ext_path contains path to some extent
108 struct ext3_ext_path { struct
207 struct ext3_ext_path *, struct ext3_extent *,
218 struct ext3_ext_path *,
222 extern int ext3_ext_calc_credits_for_insert(struct ext3_extents_tree *, struct ext3_ext_path *);
223 extern int ext3_ext_insert_extent(handle_t *, struct ext3_extents_tree *, struct ext3_ext_path *, struct ext3_extent *);
226 extern struct ext3_ext_path * ext3_ext_find_extent(struct ext3_extents_tree *, int, struct ext3_ext_path *);

Completed in 19 milliseconds