OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagByte7
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_tagscompat.c
134
sparePtr->
tagByte7
= tu->asBytes[7];
150
tu->asBytes[7] = sparePtr->
tagByte7
;
390
s0->
tagByte7
!= s1->
tagByte7
||
yaffs_mtdif.c
53
oob[7] = spare->
tagByte7
;
68
spare->
tagByte7
= oob[7];
yaffs_guts.h
216
__u8
tagByte7
;
/external/yaffs2/yaffs2/utils/
mkyaffsimage.c
200
sparePtr->
tagByte7
= tu->asBytes[7];
Completed in 79 milliseconds