Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c5783 int ndvas, uint64_t txg, blkptr_t *hintbp, int flags, in metaslab_alloc() argument
5787 dva_t *hintdva = (hintbp != NULL) ? hintbp->blk_dva : NULL; in metaslab_alloc()
5803 ASSERT(hintbp == NULL || ndvas <= BP_GET_NDVAS(hintbp)); in metaslab_alloc()