Home
last modified time | relevance | path

Searched refs:yaffs_obj_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h168 enum yaffs_obj_type { enum
203 enum yaffs_obj_type extra_obj_type; /* What object type? */
311 enum yaffs_obj_type type;
471 enum yaffs_obj_type variant_type;
491 enum yaffs_obj_type variant_type:3;
924 enum yaffs_obj_type type);
H A Dyaffs_guts.c1915 enum yaffs_obj_type type) in yaffs_new_obj()
2008 enum yaffs_obj_type type) in yaffs_find_or_create_by_number()
2111 static struct yaffs_obj *yaffs_create_obj(enum yaffs_obj_type type, in yaffs_create_obj()