Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_leaf.h213 extern int zap_entry_update(zap_entry_handle_t *zeh,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c515 zap_entry_update(zap_entry_handle_t *zeh, in zap_entry_update() function
H A Dzap.c900 err = zap_entry_update(&zeh, integer_size, num_integers, val); in fzap_update()