xfs: add more statics & drop some unused functions
authorEric Sandeen <sandeen@sandeen.net>
Thu, 2 Jul 2009 05:09:33 +0000 (00:09 -0500)
committerFelix Blyakher <felixb@sgi.com>
Thu, 2 Jul 2009 05:27:02 +0000 (00:27 -0500)
A lot more functions could be made static, but they need
forward declarations; this does some easy ones, and also
found a few unused functions in the process.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>

No differences found