Searched refs:HFSPLUS_FOLDER (Results 1 – 5 of 5) sorted by relevance
298 #define HFSPLUS_FOLDER 0x0001 macro
51 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()164 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
69 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_fill_cat_entry()
366 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()
393 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) in hfsplus_read_super()