Searched refs:xfs_rtbitmap_buf_ops (Results 1 – 4 of 4) sorted by relevance
41 extern const struct xfs_buf_ops xfs_rtbitmap_buf_ops;
365 return &xfs_rtbitmap_buf_ops; in xfs_rtblock_ops()
112 const struct xfs_buf_ops xfs_rtbitmap_buf_ops = { variable
391 bp->b_ops = &xfs_rtbitmap_buf_ops; in xrep_rtbitmap_prep_buf()