OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nDataChunks
(Results
1 - 2
of
2
) sorted by null
/external/yaffs2/yaffs2/
yaffs_guts.h
434
int
nDataChunks
; /* Number of data chunks attached to the file. */
507
int
nDataChunks
;
yaffs_guts.c
1080
in->
nDataChunks
--;
1186
if (obj->
nDataChunks
<= 0) {
[
all
...]
Completed in 699 milliseconds