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()130 cur->bc_ops->get_maxrecs(cur, level) && in xfs_btree_check_sblock()357 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()375 cur->bc_ops->buf_ops); in xfs_btree_dup_cursor()451 (n - 1) * cur->bc_ops->rec_len; in xfs_btree_rec_offset()463 (n - 1) * cur->bc_ops->key_len; in xfs_btree_key_offset()476 cur->bc_ops->get_maxrecs(cur, level) * cur->bc_ops->key_len + in xfs_btree_ptr_offset()792 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()798 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()818 left, 1, cur->bc_ops->buf_ops); in xfs_btree_readahead_sblock()[all …]
399 cur->bc_ops = &xfs_inobt_ops; in xfs_inobt_init_cursor()402 cur->bc_ops = &xfs_finobt_ops; in xfs_inobt_init_cursor()
203 const struct xfs_btree_ops *bc_ops; member
472 cur->bc_ops = &xfs_allocbt_ops; in xfs_allocbt_init_cursor()
796 cur->bc_ops = &xfs_bmbt_ops; in xfs_bmbt_init_cursor()