Home
last modified time | relevance | path

Searched refs:hfsplus_destroy_attr_entry (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/hfsplus/
Dposix_acl.c49 hfsplus_destroy_attr_entry((hfsplus_attr_entry *)value); in hfsplus_get_posix_acl()
103 hfsplus_destroy_attr_entry((hfsplus_attr_entry *)value); in hfsplus_set_posix_acl()
Dattributes.c87 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry) in hfsplus_destroy_attr_entry() function
256 hfsplus_destroy_attr_entry(entry_ptr); in hfsplus_create_attr()
Dhfsplus_fs.h377 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry);
Dxattr.c581 hfsplus_destroy_attr_entry(entry); in __hfsplus_getxattr()