xfs_alloc_buftarg 344 fs/xfs/xfs_buf.h extern xfs_buftarg_t *xfs_alloc_buftarg(struct xfs_mount *, xfs_alloc_buftarg 735 fs/xfs/xfs_super.c mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev, dax_ddev); xfs_alloc_buftarg 740 fs/xfs/xfs_super.c mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev, dax_rtdev); xfs_alloc_buftarg 746 fs/xfs/xfs_super.c mp->m_logdev_targp = xfs_alloc_buftarg(mp, logdev, dax_logdev);