[XFS] Keep stack usage down for 4k stacks by using noinline.
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_aops.c
index 7b54461695e2de979924c14cfe79a1c56d2587ef..9761a5befef033cc19fdb1b8545a47256ebcff45 100644 (file)
@@ -249,7 +249,7 @@ xfs_map_blocks(
        return -error;
 }
 
-STATIC inline int
+STATIC_INLINE int
 xfs_iomap_valid(
        xfs_iomap_t             *iomapp,
        loff_t                  offset)
This page took 0.027364 seconds and 5 git commands to generate.