Home
last modified time | relevance | path

Searched defs:ndvas (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c4551 int ndvas = BP_GET_NDVAS(bp); in metaslab_group_alloc_verify() local
5783 int ndvas, uint64_t txg, blkptr_t *hintbp, int flags, in metaslab_alloc()
5842 int ndvas = BP_GET_NDVAS(bp); in metaslab_free() local
5892 int ndvas = BP_GET_NDVAS(bp); in metaslab_claim() local
5925 int ndvas = BP_GET_NDVAS(bp); in metaslab_fastwrite_mark() local
5949 int ndvas = BP_GET_NDVAS(bp); in metaslab_fastwrite_unmark() local
H A Dzil.c1047 int ndvas = BP_GET_NDVAS(bp); in zil_lwb_add_block() local
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c2225 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; in snprintf_blkptr_compact() local