Searched refs:nopwrite (Results 1 – 16 of 16) sorted by relevance
19 export TESTVOL="testvol.nopwrite"51 # These values should differ greatly with nopwrite.56 # These values should be nearly the same with nopwrite.61 # The comparisons below should be within 90% regardless of nopwrite.
20 . ${STF_SUITE}/tests/functional/nopwrite/nopwrite.shlib
20 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
22 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
24 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
498 [tests/functional/nopwrite]500 tags = ['functional', 'nopwrite']
837 [tests/functional/nopwrite]841 tags = ['functional', 'nopwrite']
2328 boolean_t nopwrite = B_FALSE; in dmu_write_policy() local2462 nopwrite = (!dedup && (zio_checksum_table[checksum].ci_flags & in dmu_write_policy()2488 nopwrite = B_FALSE; in dmu_write_policy()2509 zp->zp_nopwrite = nopwrite; in dmu_write_policy()
1400 boolean_t nopwrite, boolean_t brtwrite) in zio_write_override() argument1406 ASSERT(!brtwrite || !nopwrite); in zio_write_override()1413 zio->io_prop.zp_dedup = nopwrite ? B_FALSE : zio->io_prop.zp_dedup; in zio_write_override()1414 zio->io_prop.zp_nopwrite = nopwrite; in zio_write_override()
600 int gang_copies, boolean_t nopwrite, boolean_t brtwrite);