Searched refs:dnode_partial_zero (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | dnode.c | 2185 dnode_partial_zero(dnode_t *dn, uint64_t off, uint64_t blkoff, uint64_t len, in dnode_partial_zero() function 2269 dnode_partial_zero(dn, off, blkoff, head, tx); in dnode_free_range() 2293 dnode_partial_zero(dn, off + len, 0, tail, tx); in dnode_free_range()
|