Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddnode.c2238 dnode_partial_zero(dnode_t *dn, uint64_t off, uint64_t blkoff, uint64_t len, in dnode_partial_zero() function
2322 dnode_partial_zero(dn, off, blkoff, head, tx); in dnode_free_range()
2346 dnode_partial_zero(dn, off + len, 0, tail, tx); in dnode_free_range()