Searched refs:bc_ops (Results 1 – 5 of 5) sorted by relevance
79 cur->bc_ops->get_maxrecs(cur, level) && in xfs_btree_check_lblock()129 cur->bc_ops->get_maxrecs(cur, level) && in xfs_btree_check_sblock()346 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()364 cur->bc_ops->buf_ops); in xfs_btree_dup_cursor()440 (n - 1) * cur->bc_ops->rec_len; in xfs_btree_rec_offset()452 (n - 1) * cur->bc_ops->key_len; in xfs_btree_key_offset()465 cur->bc_ops->get_maxrecs(cur, level) * cur->bc_ops->key_len + in xfs_btree_ptr_offset()788 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()794 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()814 left, 1, cur->bc_ops->buf_ops); in xfs_btree_readahead_sblock()[all …]
340 cur->bc_ops = &xfs_inobt_ops; in xfs_inobt_init_cursor()
247 const struct xfs_btree_ops *bc_ops; member
473 cur->bc_ops = &xfs_allocbt_ops; in xfs_allocbt_init_cursor()
883 cur->bc_ops = &xfs_bmbt_ops; in xfs_bmbt_init_cursor()