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