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

/external/e2fsprogs/lib/ext2fs/
H A Dextent.c39 struct extent_path { struct
59 struct extent_path *path;
250 sizeof(struct extent_path)),
253 (handle->max_depth+1) * sizeof(struct extent_path));
283 struct extent_path *path, *newpath;
716 struct extent_path *path;
765 struct extent_path *path;
829 struct extent_path *path, *newpath = 0;
897 sizeof(struct extent_path)),
902 ((handle->max_depth+2) * sizeof(struct extent_path)));
[all...]

Completed in 96 milliseconds