Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c186 return (zap_remove_uint64_by_dnode(dn, (uint64_t *)ddk, in ddt_zap_remove()
H A Dzap_micro.c1818 zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key, int key_numints, in zap_remove_uint64_by_dnode() function
2082 EXPORT_SYMBOL(zap_remove_uint64_by_dnode);
H A Dbrt.c1372 int error = zap_remove_uint64_by_dnode(dn, &off, in brt_sync_entry()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h309 int zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key,