Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h53 extern const struct xfs_btree_ops xfs_cntbt_ops;
71 return ops == &xfs_cntbt_ops; in xfs_btree_is_cnt()
H A Dxfs_alloc_btree.c441 const struct xfs_btree_ops xfs_cntbt_ops = { variable
511 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_cntbt_ops, in xfs_cntbt_init_cursor()
H A Dxfs_ag.c680 .bc_ops = &xfs_cntbt_ops, in xfs_ag_init_headers()