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

/system/extras/fatblock/
H A Dfs.h44 int fs_alloc_extent(struct fs *fs, struct extent *extent,
H A Dimport.c131 ret = fs_alloc_extent(fs, &f->extent,
295 ret = fs_alloc_extent(fs, &d->extent, d->size, EXTENT_TYPE_DIR, &out->first_cluster);
H A Dfs.c109 int fs_alloc_extent(struct fs *fs, struct extent *extent, function

Completed in 213 milliseconds