Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A 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()
H A Dhfsplus_fs.h369 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void);
H A Dxattr.c510 entry = hfsplus_alloc_attr_entry(); in __hfsplus_getxattr()