Searched refs:EROFS_FT_DIR (Results 1 – 2 of 2) sorted by relevance
28 [S_IFDIR >> S_SHIFT] = EROFS_FT_DIR,168 d->type = EROFS_FT_DIR; in erofs_prepare_dir_file()173 d->type = EROFS_FT_DIR; in erofs_prepare_dir_file()185 i_nlink += (d->type == EROFS_FT_DIR); in erofs_prepare_dir_file()988 EROFS_FT_DIR : EROFS_FT_UNKNOWN); in erofs_mkfs_build_tree()1034 DBG_BUGON(ftype == EROFS_FT_DIR && d->type != ftype); in erofs_mkfs_build_tree()
301 EROFS_FT_DIR, enumerator