Home
last modified time | relevance | path

Searched refs:HFS_ITYPE_NORM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Ddir.c86 (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()
Dsuper.c465 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()
DChangeLog719 AppleSingle files should have HFS_ITYPE_NORM.
/linux-2.4.37.9/include/linux/
Dhfs_fs.h54 #define HFS_ITYPE_NORM HFS_ITYPE_0 /* "normal" directory or file */ macro