]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_dir2_leaf.h
[PATCH] Create asm-generic/fcntl.h
[linux-2.6] / fs / xfs / xfs_dir2_leaf.h
index 7f20eee56a52a158194250074a12754a254d147b..3303cd6f4c0045362b4b1e87fa27918a2baf470d 100644 (file)
@@ -329,16 +329,9 @@ extern void
        xfs_dir2_leaf_log_ents(struct xfs_trans *tp, struct xfs_dabuf *bp,
                               int first, int last);
 
-extern void
-       xfs_dir2_leaf_log_bests(struct xfs_trans *tp, struct xfs_dabuf *bp,
-                               int first, int last);
-
 extern void
        xfs_dir2_leaf_log_header(struct xfs_trans *tp, struct xfs_dabuf *bp);
 
-extern void
-       xfs_dir2_leaf_log_tail(struct xfs_trans *tp, struct xfs_dabuf *bp);
-
 extern int
        xfs_dir2_leaf_lookup(struct xfs_da_args *args);