Searched refs:__hfs_getxattr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | attr.c | 68 static ssize_t __hfs_getxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_getxattr() function 120 return __hfs_getxattr(inode, handler->flags, value, size); in hfs_xattr_get()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | attr.c | 68 static ssize_t __hfs_getxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_getxattr() function 120 return __hfs_getxattr(inode, handler->flags, value, size); in hfs_xattr_get()
|
Completed in 1 milliseconds