Home
last modified time | relevance | path

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

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