Home
last modified time | relevance | path

Searched refs:yaffs_ObjectType (Results 1 – 4 of 4) sorted by relevance

/external/yaffs2/yaffs2/
Dyaffs_guts.h167 } yaffs_ObjectType; typedef
195 yaffs_ObjectType extraObjectType; /* What object type? */
294 yaffs_ObjectType type;
467 yaffs_ObjectType variantType;
498 yaffs_ObjectType variantType:3;
Dyaffs_guts.c69 yaffs_ObjectType type);
1590 yaffs_ObjectType type) in yaffs_CreateNewObject()
1649 yaffs_ObjectType type) in yaffs_FindOrCreateObjectByNumber()
1686 static yaffs_Object *yaffs_MknodObject(yaffs_ObjectType type, in yaffs_MknodObject()
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c250 static int write_object_header(int objId, yaffs_ObjectType t, struct stat *s, int parent, const cha… in write_object_header()
Dmkyaffsimage.c331 static int write_object_header(int objId, yaffs_ObjectType t, struct stat *s, int parent, const cha… in write_object_header()