OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte2
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
129
sparePtr->
tagByte2
= tu->asBytes[2];
145
tu->asBytes[2] = sparePtr->
tagByte2
;
385
s0->
tagByte2
!= s1->
tagByte2
||
yaffs_mtdif.c
46
oob[2] = spare->
tagByte2
;
61
spare->
tagByte2
= oob[2];
yaffs_guts.h
208
__u8
tagByte2
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
195
sparePtr->
tagByte2
= tu->asBytes[2];
Completed in 17 milliseconds