]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/xfs/xfs_ialloc.h
xfs: unify directory/attribute format definitions
[mirror_ubuntu-zesty-kernel.git] / fs / xfs / xfs_ialloc.h
index 68c07320f096e53d31f3050850414e1038c79c4a..155779803d67231a9cd32864408630e6d0257bdd 100644 (file)
@@ -158,6 +158,4 @@ int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
                          xfs_agnumber_t agno, xfs_agblock_t agbno,
                          xfs_agblock_t length, unsigned int gen);
 
-extern const struct xfs_buf_ops xfs_agi_buf_ops;
-
 #endif /* __XFS_IALLOC_H__ */