OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnodes
(Results
1 - 2
of
2
) sorted by null
/external/yaffs2/yaffs2/
yaffs_guts.h
357
yaffs_Tnode *
tnodes
;
member in struct:yaffs_TnodeList_struct
598
int wideTnodesDisabled; /* Set to disable wide
tnodes
*/
608
/* Stuff to support wide
tnodes
*/
yaffs_guts.c
585
/*--------------------
TNODES
-------------------
587
* List of spare
tnodes
592
/* yaffs_CreateTnodes creates a bunch more
tnodes
and
621
(TSTR("yaffs: Could not allocate
Tnodes
" TENDSTR)));
640
/* New hookup for wide
tnodes
*/
657
/* Now add this bunch of
tnodes
to a list for freeing up.
659
* but it just means we can't free this bunch of
tnodes
later.
666
("yaffs: Could not add
tnodes
to management list" TENDSTR)));
669
tnl->
tnodes
= newTnodes;
674
T(YAFFS_TRACE_ALLOCATE, (TSTR("yaffs:
Tnodes
added" TENDSTR)))
[
all
...]
Completed in 117 milliseconds