xfs_free_buftarg  440 fs/xfs/linux-2.6/xfs_buf.h extern void xfs_free_buftarg(xfs_buftarg_t *);
xfs_free_buftarg  684 fs/xfs/linux-2.6/xfs_super.c 		xfs_free_buftarg(mp->m_logdev_targp);
xfs_free_buftarg  689 fs/xfs/linux-2.6/xfs_super.c 		xfs_free_buftarg(mp->m_rtdev_targp);
xfs_free_buftarg  692 fs/xfs/linux-2.6/xfs_super.c 	xfs_free_buftarg(mp->m_ddev_targp);
xfs_free_buftarg  762 fs/xfs/linux-2.6/xfs_super.c 		xfs_free_buftarg(mp->m_rtdev_targp);
xfs_free_buftarg  764 fs/xfs/linux-2.6/xfs_super.c 	xfs_free_buftarg(mp->m_ddev_targp);