Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_leaf.h213 extern int zap_entry_update(zap_entry_handle_t *zeh,
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c537 zap_entry_update(zap_entry_handle_t *zeh, in zap_entry_update() function
H A Dzap.c896 err = zap_entry_update(&zeh, integer_size, num_integers, val); in fzap_update()