Home
last modified time | relevance | path

Searched defs:ndvas (Results 1 – 4 of 4) sorted by last modified time

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c1344 int ndvas = BP_GET_NDVAS(bp); in zil_lwb_add_block() local
H A Dmetaslab.c4633 int ndvas = BP_GET_NDVAS(bp); in metaslab_group_alloc_verify() local
5842 int ndvas, uint64_t txg, blkptr_t *hintbp, int flags, in metaslab_alloc()
5901 int ndvas = BP_GET_NDVAS(bp); in metaslab_free() local
5951 int ndvas = BP_GET_NDVAS(bp); in metaslab_claim() local
H A Dddt_stats.c53 int ndvas = DDK_GET_CRYPT(&dde->dde_key) ? in ddt_stat_generate() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2326 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; in snprintf_blkptr_compact() local