OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yaffs_TnodeList
(Results
1 - 2
of
2
) sorted by null
/external/yaffs2/yaffs2/
yaffs_guts.h
360
typedef struct yaffs_TnodeList_struct
yaffs_TnodeList
;
676
yaffs_TnodeList
*allocatedTnodeList;
yaffs_guts.c
605
yaffs_TnodeList
*tnl;
662
tnl = YMALLOC(sizeof(
yaffs_TnodeList
));
737
yaffs_TnodeList
*tmp;
[
all
...]
Completed in 18 milliseconds