Searched refs:nopwrite (Results 1 – 16 of 16) sorted by relevance
18 export TESTVOL="testvol.nopwrite"50 # These values should differ greatly with nopwrite.55 # These values should be nearly the same with nopwrite.60 # The comparisons below should be within 90% regardless of nopwrite.
19 . ${STF_SUITE}/tests/functional/nopwrite/nopwrite.shlib
19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
21 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
23 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
489 [tests/functional/nopwrite]491 tags = ['functional', 'nopwrite']
801 [tests/functional/nopwrite]805 tags = ['functional', 'nopwrite']
2320 boolean_t nopwrite = B_FALSE; in dmu_write_policy() local2435 nopwrite = (!dedup && (zio_checksum_table[checksum].ci_flags & in dmu_write_policy()2454 nopwrite = B_FALSE; in dmu_write_policy()2473 zp->zp_nopwrite = nopwrite; in dmu_write_policy()
1407 zio_write_override(zio_t *zio, blkptr_t *bp, int copies, boolean_t nopwrite, in zio_write_override() argument1414 ASSERT(!brtwrite || !nopwrite); in zio_write_override()1421 zio->io_prop.zp_dedup = nopwrite ? B_FALSE : zio->io_prop.zp_dedup; in zio_write_override()1422 zio->io_prop.zp_nopwrite = nopwrite; in zio_write_override()
577 boolean_t nopwrite, boolean_t brtwrite);