Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dattr.c22 static int __hfs_setxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_setxattr() function
131 return __hfs_setxattr(inode, handler->flags, value, size, flags); in hfs_xattr_set()