Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap.h226 int zap_count_write_by_dnode(dnode_t *dn, const char *name,
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c818 err = zap_count_write_by_dnode(dn, name, add, in dmu_tx_hold_zap()
H A Dzap_micro.c1494 zap_count_write_by_dnode(dnode_t *dn, const char *name, int add, in zap_count_write_by_dnode() function