Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dposix_acl.c36 value = (char *)hfsplus_alloc_attr_entry(); in hfsplus_get_posix_acl()
92 value = (char *)hfsplus_alloc_attr_entry(); in hfsplus_set_posix_acl()
Dattributes.c82 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void) in hfsplus_alloc_attr_entry() function
211 entry_ptr = hfsplus_alloc_attr_entry(); in hfsplus_create_attr()
Dhfsplus_fs.h376 hfsplus_attr_entry *hfsplus_alloc_attr_entry(void);
Dxattr.c520 entry = hfsplus_alloc_attr_entry(); in __hfsplus_getxattr()