Searched refs:hfsplus_setxattr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | xattr_trusted.c | 29 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_trusted_setxattr()
|
H A D | xattr_user.c | 29 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_user_setxattr()
|
H A D | xattr.h | 25 int hfsplus_setxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 30 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_security_setxattr()
|
H A D | xattr.c | 422 int hfsplus_setxattr(struct inode *inode, const char *name, in hfsplus_setxattr() function
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | xattr_trusted.c | 30 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_trusted_setxattr()
|
H A D | xattr_user.c | 30 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_user_setxattr()
|
H A D | xattr.h | 25 int hfsplus_setxattr(struct inode *inode, const char *name,
|
H A D | xattr_security.c | 31 return hfsplus_setxattr(inode, name, buffer, size, flags, in hfsplus_security_setxattr()
|
H A D | xattr.c | 421 int hfsplus_setxattr(struct inode *inode, const char *name, in hfsplus_setxattr() function
|
Completed in 5 milliseconds