kernel/fs/xfs/xfs_iops.h
.. .. @@ -18,7 +18,6 @@ 18 18 */ 19 19 #define XFS_ATTR_NOACL 0x01 /* Don't call posix_acl_chmod */ 20 20 21 -extern void xfs_setattr_time(struct xfs_inode *ip, struct iattr *iattr);22 21 extern int xfs_setattr_nonsize(struct xfs_inode *ip, struct iattr *vap, 23 22 int flags); 24 23 extern int xfs_vn_setattr_nonsize(struct dentry *dentry, struct iattr *vap);