Searched refs:ddt_op_create (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dddt.h153 int (*ddt_op_create)(objset_t *os, uint64_t *object, dmu_tx_t *tx, member in struct:ddt_ops
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dddt.c74 VERIFY(ddt_ops[type]->ddt_op_create(os, objectp, tx, prehash) == 0);

Completed in 200 milliseconds