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>
Mon, 31 Aug 2009 19:46:20 +0000 (14:46 -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