xfs: create a shared header file for format-related information
[deliverable/linux.git] / fs / xfs / xfs_da_btree.h
index b1f267995dea32e97dc041c7dd14af77e1630dc8..a762cfa4097de160d909cfdfed08606ad22f2a1e 100644 (file)
@@ -309,8 +309,6 @@ int xfs_da3_node_read(struct xfs_trans *tp, struct xfs_inode *dp,
                         xfs_dablk_t bno, xfs_daddr_t mappedbno,
                         struct xfs_buf **bpp, int which_fork);
 
-extern const struct xfs_buf_ops xfs_da3_node_buf_ops;
-
 /*
  * Utility routines.
  */
This page took 0.024991 seconds and 5 git commands to generate.