Searched refs:hfsplus_getxattr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | xattr_trusted.c | 19 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_trusted_getxattr()
|
H A D | xattr_user.c | 20 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_user_getxattr()
|
H A D | xattr.h | 32 ssize_t hfsplus_getxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 20 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_security_getxattr()
|
H A D | xattr.c | 576 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr() function
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | xattr_trusted.c | 19 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_trusted_getxattr()
|
H A D | xattr_user.c | 20 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_user_getxattr()
|
H A D | xattr.h | 32 ssize_t hfsplus_getxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 20 return hfsplus_getxattr(inode, name, buffer, size, in hfsplus_security_getxattr()
|
H A D | xattr.c | 575 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr() function
|
Completed in 5 milliseconds