OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_alloc_extent
(Results
1 - 3
of
3
) sorted by null
/system/extras/fatblock/
fs.h
44
int
fs_alloc_extent
(struct fs *fs, struct extent *extent,
import.c
131
ret =
fs_alloc_extent
(fs, &f->extent,
295
ret =
fs_alloc_extent
(fs, &d->extent, d->size, EXTENT_TYPE_DIR, &out->first_cluster);
fs.c
109
int
fs_alloc_extent
(struct fs *fs, struct extent *extent,
function
Completed in 504 milliseconds