HomeSort by relevance Sort by last modified time
    Searched refs:extraObjectType (Results 1 - 3 of 3) sorted by null

  /external/yaffs2/yaffs2/
yaffs_packedtags2.c 87 (t->extraObjectType << EXTRA_OBJECT_TYPE_SHIFT);
89 if (t->extraObjectType == YAFFS_OBJECT_TYPE_HARDLINK) {
91 } else if (t->extraObjectType == YAFFS_OBJECT_TYPE_FILE) {
173 t->extraObjectType =
177 if (t->extraObjectType == YAFFS_OBJECT_TYPE_HARDLINK) {
yaffs_guts.h 195 yaffs_ObjectType extraObjectType; /* What object type? */
yaffs_guts.c     [all...]

Completed in 579 milliseconds