Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dattributes.c88 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry) in hfsplus_destroy_attr_entry() function
262 hfsplus_destroy_attr_entry(entry_ptr); in hfsplus_create_attr()
H A Dhfsplus_fs.h373 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry);
H A Dxattr.c569 hfsplus_destroy_attr_entry(entry); in __hfsplus_getxattr()