Searched refs:HFSPLUS_FOLDER (Results 1 – 5 of 5) sorted by relevance
314 #define HFSPLUS_FOLDER 0x0001 macro
55 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()187 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
104 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_cat_build_record()
454 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) in hfsplus_fill_super()
495 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()