Searched refs:xfs_alloc_buftarg (Results 1 – 3 of 3) sorted by relevance
471 mp->m_ddev_targp = xfs_alloc_buftarg(ddev); in xfs_mount()478 mp->m_rtdev_targp = xfs_alloc_buftarg(rtdev); in xfs_mount()483 xfs_alloc_buftarg(logdev) : mp->m_ddev_targp; in xfs_mount()
618 extern xfs_buftarg_t *xfs_alloc_buftarg(struct block_device *);
1535 xfs_alloc_buftarg( in xfs_alloc_buftarg() function