Searched refs:HFS_CDR_DIR (Results 1 – 5 of 5) sorted by relevance
333 case HFS_CDR_DIR: in hfs_test_inode()392 case HFS_CDR_DIR: in hfs_read_inode()424 case HFS_CDR_DIR: in hfs_iget()501 if (rec.type != HFS_CDR_DIR || in hfs_write_inode()
42 rec->type = HFS_CDR_DIR; in hfs_cat_build_record()310 if (rec.type == HFS_CDR_DIR) { in hfs_correct_next_unused_CNID()
119 if (type == HFS_CDR_DIR) { in hfs_readdir()
364 if (rec.type != HFS_CDR_DIR) in hfs_fill_super()
90 #define HFS_CDR_DIR 0x01 /* folder (directory) */ macro