Searched refs:BSD_RIGHT (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | btree.c | 420 BSD_RIGHT enumerator 470 bt_shift_core(tree, node, idx, count, 1, shape, BSD_RIGHT); in bt_shift_core_right() 516 BSD_RIGHT); in bt_grow_leaf() 524 n - fn, BSD_RIGHT); in bt_grow_leaf() 542 bt_shift_leaf(tree, leaf, 0, idx, n, BSD_RIGHT); in bt_shrink_leaf() 1046 BSS_TRAPEZOID, BSD_RIGHT); in zfs_btree_bulk_finish() 1753 bt_shift_leaf(tree, leaf, 0, idx, 1, BSD_RIGHT); in zfs_btree_remove_idx()
|