Home
last modified time | relevance | path

Searched refs:xfs_alloc_buftarg (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_buf.h341 extern struct xfs_buftarg *xfs_alloc_buftarg(struct xfs_mount *,
A Dxfs_super.c443 mp->m_ddev_targp = xfs_alloc_buftarg(mp, ddev, dax_ddev); in xfs_open_devices()
448 mp->m_rtdev_targp = xfs_alloc_buftarg(mp, rtdev, dax_rtdev); in xfs_open_devices()
454 mp->m_logdev_targp = xfs_alloc_buftarg(mp, logdev, dax_logdev); in xfs_open_devices()
A Dxfs_buf.c1936 xfs_alloc_buftarg( in xfs_alloc_buftarg() function

Completed in 11 milliseconds