Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_shared.h44 extern const struct xfs_buf_ops xfs_rtsb_buf_ops;
Dxfs_rtgroup.c677 const struct xfs_buf_ops xfs_rtsb_buf_ops = { variable
/linux-6.14.4/fs/xfs/
Dxfs_rtalloc.c845 rtsb_bp->b_ops = &xfs_rtsb_buf_ops; in xfs_growfs_rt_init_rtsb()
1411 &xfs_rtsb_buf_ops); in xfs_rtmount_readsb()