Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hfs/
Dattr.c68 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()