Home
last modified time | relevance | path

Searched refs:__hfsplus_getxattr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dxattr.h29 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name,
H A Dxattr.c490 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name, in __hfsplus_getxattr() function
591 res = __hfsplus_getxattr(inode, xattr_name, value, size); in hfsplus_getxattr()
857 return __hfsplus_getxattr(inode, name, buffer, size); in hfsplus_osx_getxattr()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dxattr.h29 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name,
H A Dxattr.c489 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name, in __hfsplus_getxattr() function
590 res = __hfsplus_getxattr(inode, xattr_name, value, size); in hfsplus_getxattr()
856 return __hfsplus_getxattr(inode, name, buffer, size); in hfsplus_osx_getxattr()

Completed in 3 milliseconds