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

/external/yaffs2/yaffs2/
H A Dyaffs_guts.h360 typedef struct yaffs_TnodeList_struct yaffs_TnodeList; typedef in typeref:struct:yaffs_TnodeList_struct
676 yaffs_TnodeList *allocatedTnodeList;
H A Dyaffs_guts.c605 yaffs_TnodeList *tnl;
662 tnl = YMALLOC(sizeof(yaffs_TnodeList));
737 yaffs_TnodeList *tmp;

Completed in 36 milliseconds