hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/fs/xfs/xfs_iops.h
....@@ -18,7 +18,6 @@
1818 */
1919 #define XFS_ATTR_NOACL 0x01 /* Don't call posix_acl_chmod */
2020
21
-extern void xfs_setattr_time(struct xfs_inode *ip, struct iattr *iattr);
2221 extern int xfs_setattr_nonsize(struct xfs_inode *ip, struct iattr *vap,
2322 int flags);
2423 extern int xfs_vn_setattr_nonsize(struct dentry *dentry, struct iattr *vap);