Searched refs:xfs_inobt_ops (Results 1 – 3 of 3) sorted by relevance
49 extern const struct xfs_btree_ops xfs_inobt_ops;73 return ops == &xfs_inobt_ops; in xfs_btree_is_ino()
410 const struct xfs_btree_ops xfs_inobt_ops = { variable484 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_inobt_ops, in xfs_inobt_init_cursor()
765 .bc_ops = &xfs_inobt_ops, in xfs_ag_init_headers()