Searched refs:HFS_ITYPE_NORM (Results 1 – 4 of 4) sorted by relevance
86 (i == HFS_ITYPE_TO_INT(HFS_ITYPE_NORM))) { in update_dirs_plus()116 (i == HFS_ITYPE_TO_INT(HFS_ITYPE_NORM))) { in update_dirs_minus()
465 root_inode = hfs_iget(hfs_cat_get(mdb, &key), HFS_ITYPE_NORM, NULL); in hfs_read_super()474 HFS_I(root_inode)->entry->sys_entry[HFS_ITYPE_TO_INT(HFS_ITYPE_NORM)] = in hfs_read_super()
719 AppleSingle files should have HFS_ITYPE_NORM.
54 #define HFS_ITYPE_NORM HFS_ITYPE_0 /* "normal" directory or file */ macro