xfs: cleanup dquot locking helpers
authorChristoph Hellwig <hch@infradead.org>
Tue, 6 Dec 2011 21:58:14 +0000 (21:58 +0000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Dec 2011 23:28:20 +0000 (17:28 -0600)
commit800b484ec0262946262ad20561a8081fd31f4a6f
tree41bc447ef77f21546e03d975017c11cb3d1a1a4d
parenta7ef9bd79f488c643edfda7dedcbdb0a1b8e7552
xfs: cleanup dquot locking helpers

Mark the trivial lock wrappers as inline, and make the naming consistent
for all of them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_dquot.c
fs/xfs/xfs_dquot.h
fs/xfs/xfs_dquot_item.c
fs/xfs/xfs_qm.c