Searched refs:zap_remove_uint64_impl (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zap_micro.c | 1786 zap_remove_uint64_impl(zap_t *zap, const uint64_t *key, int key_numints, in zap_remove_uint64_impl() function 1812 err = zap_remove_uint64_impl(zap, key, key_numints, tx, FTAG); in zap_remove_uint64() 1827 err = zap_remove_uint64_impl(zap, key, key_numints, tx, FTAG); in zap_remove_uint64_by_dnode()
|