Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzap_leaf.h219 extern void zap_entry_remove(zap_entry_handle_t *zeh);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzap_leaf.c559 zap_entry_remove(zap_entry_handle_t *zeh) in zap_entry_remove() function
H A Dzap.c925 zap_entry_remove(&zeh); in fzap_remove()