xfs: make several more functions static
[sfrench/cifs-2.6.git] / fs / xfs / xfs_attr.h
index 59b410ce69a1e631ac11aa6f2c447c4e2bac8805..9c3a243729140e7710c7af10320245eae110c04b 100644 (file)
@@ -139,7 +139,6 @@ typedef struct xfs_attr_list_context {
 /*
  * Overall external interface routines.
  */
-int xfs_attr_calc_size(struct xfs_inode *, int, int, int *);
 int xfs_attr_inactive(struct xfs_inode *dp);
 int xfs_attr_rmtval_get(struct xfs_da_args *args);
 int xfs_attr_list_int(struct xfs_attr_list_context *);