Searched refs:__hfs_setxattr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | attr.c | 22 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()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | attr.c | 22 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()
|
Completed in 1 milliseconds