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.c5999 int ndvas, uint64_t txg, const blkptr_t *hintbp, int flags, in metaslab_alloc() argument
6003 hintbp, flags, zal, allocator, tag, NULL)); in metaslab_alloc()
6009 const blkptr_t *hintbp, int flags, zio_alloc_list_t *zal, int allocator, in metaslab_alloc_range() argument
6013 const dva_t *hintdva = (hintbp != NULL) ? hintbp->blk_dva : NULL; in metaslab_alloc_range()
6029 ASSERT(hintbp == NULL || ndvas <= BP_GET_NDVAS(hintbp)); in metaslab_alloc_range()