Home
last modified time | relevance | path

Searched refs:UBIFS_ITYPE_DIR (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h166 UBIFS_ITYPE_DIR, enumerator
H A Dubifs.c272 case UBIFS_ITYPE_DIR: in filldir()
H A Ddebug.c82 case UBIFS_ITYPE_DIR: in get_dent_type()
1142 if (dent->type == UBIFS_ITYPE_DIR) in dbg_check_dir()
2148 if (dent->type == UBIFS_ITYPE_DIR) in check_leaf()
/openbmc/linux/fs/ubifs/
H A Dubifs-media.h166 UBIFS_ITYPE_DIR, enumerator
H A Ddebug.c73 case UBIFS_ITYPE_DIR: in get_dent_type()
1154 if (dent->type == UBIFS_ITYPE_DIR) in dbg_check_dir()
2123 if (dent->type == UBIFS_ITYPE_DIR) in check_leaf()
H A Ddir.c519 case UBIFS_ITYPE_DIR: in vfs_dent_type()
H A Djournal.c422 return UBIFS_ITYPE_DIR; in get_dent_type()