OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yaffs_ObjectType
(Results
1 - 4
of
4
) sorted by null
/external/yaffs2/yaffs2/
yaffs_guts.h
167
}
yaffs_ObjectType
;
195
yaffs_ObjectType
extraObjectType; /* What object type? */
294
yaffs_ObjectType
type;
467
yaffs_ObjectType
variantType;
498
yaffs_ObjectType
variantType:3;
yaffs_guts.c
69
yaffs_ObjectType
type);
[
all
...]
/external/yaffs2/yaffs2/utils/
mkyaffs2image.c
250
static int write_object_header(int objId,
yaffs_ObjectType
t, struct stat *s, int parent, const char *name, int equivalentObj, const char * alias)
mkyaffsimage.c
331
static int write_object_header(int objId,
yaffs_ObjectType
t, struct stat *s, int parent, const char *name, int equivalentObj, const char * alias)
Completed in 219 milliseconds