xfs: make several more functions static
[deliverable/linux.git] / fs / xfs / xfs_attr.c
index e953b6cfb2a85e3f35116180e52ae473e26466a9..9d11ebad43b6c517d5a6a48a7d51c328b5008177 100644 (file)
@@ -197,7 +197,7 @@ xfs_attr_get(
 /*
  * Calculate how many blocks we need for the new attribute,
  */
-int
+STATIC int
 xfs_attr_calc_size(
        struct xfs_inode        *ip,
        int                     namelen,
This page took 0.044299 seconds and 5 git commands to generate.