Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h304 int zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c1763 zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key, int key_numints, in zap_remove_uint64_by_dnode() function
2025 EXPORT_SYMBOL(zap_remove_uint64_by_dnode);
H A Dbrt.c1371 int error = zap_remove_uint64_by_dnode(dn, &off, in brt_sync_entry()