]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/linux-2.6/xfs_iops.h
[XFS] stop using file_update_time
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 / xfs_iops.h
index 2204f466dee0d2ffa35589030b1fc570ca08cb19..8b1a1e31dc21f8c3414ee96c8285c2f54e81cc9c 100644 (file)
@@ -26,9 +26,6 @@ extern const struct file_operations xfs_invis_file_operations;
 
 extern ssize_t xfs_vn_listxattr(struct dentry *, char *data, size_t size);
 
-extern void xfs_ichgtime(struct xfs_inode *, int);
-extern void xfs_ichgtime_fast(struct xfs_inode *, struct inode *, int);
-
 extern void xfs_setup_inode(struct xfs_inode *);
 
 #endif /* __XFS_IOPS_H__ */