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.h301 int zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c1574 zap_remove_uint64_by_dnode(dnode_t *dn, const uint64_t *key, int key_numints, in zap_remove_uint64_by_dnode() function
1800 EXPORT_SYMBOL(zap_remove_uint64_by_dnode);
H A Dbrt.c1501 int error = zap_remove_uint64_by_dnode(dn, &bre->bre_offset, in brt_sync_entry()