OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte1
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
128
sparePtr->
tagByte1
= tu->asBytes[1];
144
tu->asBytes[1] = sparePtr->
tagByte1
;
384
s0->
tagByte1
!= s1->
tagByte1
||
yaffs_mtdif.c
45
oob[1] = spare->
tagByte1
;
60
spare->
tagByte1
= oob[1];
yaffs_guts.h
207
__u8
tagByte1
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
194
sparePtr->
tagByte1
= tu->asBytes[1];
Completed in 24 milliseconds