Searched refs:bc_ops (Results 1 – 5 of 5) sorted by relevance
77 cur->bc_ops->get_maxrecs(cur, level) && in xfs_btree_check_lblock()127 cur->bc_ops->get_maxrecs(cur, level) && in xfs_btree_check_sblock()342 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()360 cur->bc_ops->buf_ops); in xfs_btree_dup_cursor()436 (n - 1) * cur->bc_ops->rec_len; in xfs_btree_rec_offset()448 (n - 1) * cur->bc_ops->key_len; in xfs_btree_key_offset()461 cur->bc_ops->get_maxrecs(cur, level) * cur->bc_ops->key_len + in xfs_btree_ptr_offset()777 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()783 cur->bc_ops->buf_ops); in xfs_btree_readahead_lblock()803 left, 1, cur->bc_ops->buf_ops); in xfs_btree_readahead_sblock()[all …]
389 cur->bc_ops = &xfs_inobt_ops; in xfs_inobt_init_cursor()392 cur->bc_ops = &xfs_finobt_ops; in xfs_inobt_init_cursor()
196 const struct xfs_btree_ops *bc_ops; member
471 cur->bc_ops = &xfs_allocbt_ops; in xfs_allocbt_init_cursor()
794 cur->bc_ops = &xfs_bmbt_ops; in xfs_bmbt_init_cursor()