Home
last modified time | relevance | path

Searched refs:xfs_free_buftarg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_super.c358 xfs_free_buftarg(mp->m_logdev_targp); in xfs_close_devices()
366 xfs_free_buftarg(mp->m_rtdev_targp); in xfs_close_devices()
370 xfs_free_buftarg(mp->m_ddev_targp); in xfs_close_devices()
444 xfs_free_buftarg(mp->m_rtdev_targp); in xfs_open_devices()
446 xfs_free_buftarg(mp->m_ddev_targp); in xfs_open_devices()
H A Dxfs_buf.h349 extern void xfs_free_buftarg(struct xfs_buftarg *);
H A Dxfs_buf.c1943 xfs_free_buftarg( in xfs_free_buftarg() function
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_super.c496 xfs_free_buftarg(mp->m_rtdev_targp); in xfs_open_devices()
498 xfs_free_buftarg(mp->m_ddev_targp); in xfs_open_devices()
760 xfs_free_buftarg(mp->m_logdev_targp); in xfs_mount_free()
762 xfs_free_buftarg(mp->m_rtdev_targp); in xfs_mount_free()
764 xfs_free_buftarg(mp->m_ddev_targp); in xfs_mount_free()
H A Dxfs_buf.h368 extern void xfs_free_buftarg(struct xfs_buftarg *);
H A Dxfs_buf.c1945 xfs_free_buftarg( in xfs_free_buftarg() function

Completed in 12 milliseconds