HomeSort by relevance Sort by last modified time
    Searched full:yaffs_allocatechunk (Results 1 - 1 of 1) sorted by null

  /external/yaffs2/yaffs2/
yaffs_guts.c 97 static int yaffs_AllocateChunk(yaffs_Device * dev, int useReserve, yaffs_BlockInfo **blockUsedPtr);
405 chunk = yaffs_AllocateChunk(dev, useReserve,&bi);
    [all...]

Completed in 82 milliseconds