OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte0
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
127
sparePtr->
tagByte0
= tu->asBytes[0];
143
tu->asBytes[0] = sparePtr->
tagByte0
;
383
s0->
tagByte0
!= s1->
tagByte0
||
yaffs_mtdif.c
44
oob[0] = spare->
tagByte0
;
59
spare->
tagByte0
= oob[0];
yaffs_guts.h
206
__u8
tagByte0
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
193
sparePtr->
tagByte0
= tu->asBytes[0];
Completed in 29 milliseconds