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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c812 int ndvas = BP_GET_NDVAS(bp); local
H A Dmetaslab.c2293 int ndvas = BP_GET_NDVAS(bp); local
2864 int ndvas = BP_GET_NDVAS(bp); local
2807 metaslab_alloc(spa_t *spa, metaslab_class_t *mc, uint64_t psize, blkptr_t *bp, int ndvas, uint64_t txg, blkptr_t *hintbp, int flags, zio_t *zio) argument
2881 int ndvas = BP_GET_NDVAS(bp); local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1209 int ndvas = dump_opt['d'] > 5 ? BP_GET_NDVAS(bp) : 1; local

Completed in 107 milliseconds