Searched refs:__hfsplus_setxattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | xattr.h | 22 int __hfsplus_setxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 58 err = __hfsplus_setxattr(inode, xattr_name, in hfsplus_initxattrs()
|
H A D | xattr.c | 258 int __hfsplus_setxattr(struct inode *inode, const char *name, in __hfsplus_setxattr() function 435 res = __hfsplus_setxattr(inode, xattr_name, value, size, flags); in hfsplus_setxattr() 878 return __hfsplus_setxattr(inode, name, buffer, size, flags); in hfsplus_osx_setxattr()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | xattr.h | 22 int __hfsplus_setxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 59 err = __hfsplus_setxattr(inode, xattr_name, in hfsplus_initxattrs()
|
H A D | xattr.c | 257 int __hfsplus_setxattr(struct inode *inode, const char *name, in __hfsplus_setxattr() function 434 res = __hfsplus_setxattr(inode, xattr_name, value, size, flags); in hfsplus_setxattr() 878 return __hfsplus_setxattr(inode, name, buffer, size, flags); in hfsplus_osx_setxattr()
|
Completed in 3 milliseconds