Home
last modified time | relevance | path

Searched refs:hfsplus_getxattr (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dxattr_trusted.c20 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_trusted_getxattr()
H A Dxattr_user.c21 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_user_getxattr()
H A Dxattr.h32 ssize_t hfsplus_getxattr(struct inode *inode, const char *name,
H A Dxattr_security.c21 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_security_getxattr()
H A Dxattr.c576 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr() function