Home
last modified time | relevance | path

Searched refs:BSD_LEFT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbtree.c383 BSD_LEFT, enumerator
401 uint8_t *e_out = (dir == BSD_LEFT ? e_start - off * size : in bt_shift_core()
407 zfs_btree_hdr_t **c_out = (dir == BSD_LEFT ? c_start - off : in bt_shift_core()
423 bt_shift_core(tree, node, idx, count, 1, shape, BSD_LEFT); in bt_shift_core_left()
453 uint8_t *out = (dir == BSD_LEFT ? start - off * size : in bt_shift_leaf()
476 bt_shift_leaf(tree, leaf, n, idx, n, BSD_LEFT); in bt_grow_leaf()
486 bt_shift_leaf(tree, leaf, fn, idx, fn, BSD_LEFT); in bt_grow_leaf()
511 BSD_LEFT); in bt_shrink_leaf()
1750 1, BSD_LEFT); in zfs_btree_remove_idx()