xfs_free_buftarg  346 fs/xfs/xfs_buf.h extern void xfs_free_buftarg(struct xfs_buftarg *);
xfs_free_buftarg  671 fs/xfs/xfs_super.c 		xfs_free_buftarg(mp->m_logdev_targp);
xfs_free_buftarg  679 fs/xfs/xfs_super.c 		xfs_free_buftarg(mp->m_rtdev_targp);
xfs_free_buftarg  683 fs/xfs/xfs_super.c 	xfs_free_buftarg(mp->m_ddev_targp);
xfs_free_buftarg  757 fs/xfs/xfs_super.c 		xfs_free_buftarg(mp->m_rtdev_targp);
xfs_free_buftarg  759 fs/xfs/xfs_super.c 	xfs_free_buftarg(mp->m_ddev_targp);