Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c1461 uint32_t indbs = 1ULL << dn->dn_indblkshift; in dbuf_handle_indirect_hole() local
1462 int n_bps = indbs >> SPA_BLKPTRSHIFT; in dbuf_handle_indirect_hole()
1467 ASSERT3U(BP_GET_LSIZE(dbbp), ==, indbs); in dbuf_handle_indirect_hole()