hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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);