Searched refs:xfs_alloc_buftarg (Results 1 – 3 of 3) sorted by relevance
347 extern xfs_buftarg_t *xfs_alloc_buftarg(struct xfs_mount *,
420 mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev, dax_ddev); in xfs_open_devices()425 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev, dax_rtdev); in xfs_open_devices()431 mp->m_logdev_targp = xfs_alloc_buftarg(mp, logdev, dax_logdev); in xfs_open_devices()
1993 xfs_alloc_buftarg( in xfs_alloc_buftarg() function