[XFS] Remove the rest of the macro-to-function indirections.
authorEric Sandeen <sandeen@sandeen.net>
Thu, 15 Jan 2009 05:22:07 +0000 (23:22 -0600)
committerLachlan McIlroy <lachlan@sgi.com>
Fri, 16 Jan 2009 06:10:42 +0000 (17:10 +1100)
commit9d87c3192d96ef9ac1cec8321538e9b35e90b5aa
treedfcb9e8cf211c61885f1719b06633d87b43a320e
parentc088f4e9da74b901f7ed1749ad697d77622ed0f9
[XFS] Remove the rest of the macro-to-function indirections.

Remove the last of the macros-defined-to-static-functions.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
23 files changed:
fs/xfs/quota/xfs_dquot.c
fs/xfs/xfs_ag.h
fs/xfs/xfs_alloc_btree.c
fs/xfs/xfs_attr.c
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap.h
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_bmap_btree.h
fs/xfs/xfs_btree.c
fs/xfs/xfs_da_btree.c
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_ialloc.h
fs/xfs/xfs_ialloc_btree.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode_item.h
fs/xfs/xfs_iomap.c
fs/xfs/xfs_itable.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_rename.c
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rw.h
fs/xfs/xfs_sb.h
fs/xfs/xfs_vnodeops.c