Searched refs:hfsplus_attr_entry (Results 1 – 4 of 4) sorted by relevance
22 sizeof(hfsplus_attr_entry), 0, in hfsplus_create_attr_tree_cache()83 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void) in hfsplus_alloc_attr_entry()88 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry) in hfsplus_destroy_attr_entry()96 static int hfsplus_attr_build_record(hfsplus_attr_entry *entry, int record_type, in hfsplus_attr_build_record()200 hfsplus_attr_entry *entry_ptr; in hfsplus_create_attr()
380 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void);381 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry);
398 } __packed hfsplus_attr_entry; typedef
494 hfsplus_attr_entry *entry; in __hfsplus_getxattr()