Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dubifs-media.h166 UBIFS_ITYPE_DIR, enumerator
H A Ddebug.c73 case UBIFS_ITYPE_DIR: in get_dent_type()
1157 if (dent->type == UBIFS_ITYPE_DIR) in dbg_check_dir()
2131 if (dent->type == UBIFS_ITYPE_DIR) in check_leaf()
H A Djournal.c549 return UBIFS_ITYPE_DIR; in get_dent_type()