Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c601 uint_t numchunks = 1 + ZAP_LEAF_ARRAY_NCHUNKS(zn->zn_key_orig_numints * in zap_entry_create() local
603 if (numchunks > ZAP_LEAF_NUMCHUNKS(l)) in zap_entry_create()
644 if (zap_leaf_phys(l)->l_hdr.lh_nfree < numchunks) in zap_entry_create()