Searched defs:first_cluster_out (Results 1 - 1 of 1) sorted by relevance

/system/extras/fatblock/
H A Dfs.c110 offset_t len, int type, cluster_t *first_cluster_out)
122 *first_cluster_out = 0;
144 *first_cluster_out = start;
109 fs_alloc_extent(struct fs *fs, struct extent *extent, offset_t len, int type, cluster_t *first_cluster_out) argument

Completed in 37 milliseconds