Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c42 static uint16_t *zap_leaf_rehash_entry(zap_leaf_t *l, uint16_t entry);
656 chunkp = zap_leaf_rehash_entry(l, chunk); in zap_entry_create()
720 zap_leaf_rehash_entry(zap_leaf_t *l, uint16_t entry) in zap_leaf_rehash_entry() function
784 (void) zap_leaf_rehash_entry(nl, chunk); in zap_leaf_transfer_entry()
837 (void) zap_leaf_rehash_entry(l, i); in zap_leaf_split()