Home
last modified time | relevance | path

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

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