Searched refs:HFSPLUS_FOLDER (Results 1 – 6 of 6) sorted by relevance
114 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_cat_build_record()398 if (type == HFSPLUS_FOLDER) in hfsplus_delete_cat()403 if (type == HFSPLUS_FILE || type == HFSPLUS_FOLDER) { in hfsplus_delete_cat()467 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()484 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()
303 if (be16_to_cpu(entry.type) == HFSPLUS_FOLDER) { in __hfsplus_setxattr()366 if (cat_entry_type == HFSPLUS_FOLDER) { in __hfsplus_setxattr()472 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_getxattr_finder_info()642 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_listxattr_finder_info()819 if (cat_entry_type == HFSPLUS_FOLDER) { in hfsplus_removexattr()
63 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()211 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
332 #define HFSPLUS_FOLDER 0x0001 macro
487 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()
523 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) in hfsplus_fill_super()