Home
last modified time | relevance | path

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

/fs/hfsplus/
Dattributes.c83 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void) in hfsplus_alloc_attr_entry() function
212 entry_ptr = hfsplus_alloc_attr_entry(); in hfsplus_create_attr()
Dhfsplus_fs.h378 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void);
Dxattr.c511 entry = hfsplus_alloc_attr_entry(); in __hfsplus_getxattr()