OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte4
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
131
sparePtr->
tagByte4
= tu->asBytes[4];
147
tu->asBytes[4] = sparePtr->
tagByte4
;
387
s0->
tagByte4
!= s1->
tagByte4
||
yaffs_mtdif.c
48
oob[4] = spare->
tagByte4
;
63
spare->
tagByte4
= oob[4];
yaffs_guts.h
212
__u8
tagByte4
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
197
sparePtr->
tagByte4
= tu->asBytes[4];
Completed in 205 milliseconds