Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzap_leaf.c44 static uint16_t *zap_leaf_rehash_entry(zap_leaf_t *l, struct zap_leaf_entry *le,
619 uint16_t *chunkp = zap_leaf_rehash_entry(l, le, chunk); in zap_entry_create()
682 zap_leaf_rehash_entry(zap_leaf_t *l, struct zap_leaf_entry *le, uint16_t entry) in zap_leaf_rehash_entry() function
742 (void) zap_leaf_rehash_entry(nl, nle, chunk); in zap_leaf_transfer_entry()
794 (void) zap_leaf_rehash_entry(l, le, i); in zap_leaf_split()