Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_attr_leaf.h
index 3ec5ec0b86789004428591b824d982a16262a829..e2929da7c3ba40c1156bfcfe762f2f076389e64f 100644 (file)
@@ -96,8 +96,7 @@ int   xfs_attr3_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
 xfs_dahash_t   xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
 int    xfs_attr_leaf_order(struct xfs_buf *leaf1_bp,
                                   struct xfs_buf *leaf2_bp);
-int    xfs_attr_leaf_newentsize(int namelen, int valuelen, int blocksize,
-                                       int *local);
+int    xfs_attr_leaf_newentsize(struct xfs_da_args *args, int *local);
 int    xfs_attr3_leaf_read(struct xfs_trans *tp, struct xfs_inode *dp,
                        xfs_dablk_t bno, xfs_daddr_t mappedbno,
                        struct xfs_buf **bpp);