Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c2473 int ndvas, uint64_t txg, blkptr_t *hintbp, int flags) in metaslab_alloc()
2519 int ndvas = BP_GET_NDVAS(bp); in metaslab_free() local
2536 int ndvas = BP_GET_NDVAS(bp); in metaslab_claim() local
H A Dzil.c769 int ndvas = BP_GET_NDVAS(bp); in zil_add_block() local
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c1163 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; in snprintf_blkptr_compact() local