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
499 [tests/functional/nopwrite]501 tags = ['functional', 'nopwrite']
864 [tests/functional/nopwrite]868 tags = ['functional', 'nopwrite']
2505 boolean_t nopwrite = B_FALSE; in dmu_write_policy() local2639 nopwrite = (!dedup && (zio_checksum_table[checksum].ci_flags & in dmu_write_policy()2665 nopwrite = B_FALSE; in dmu_write_policy()2686 zp->zp_nopwrite = nopwrite; in dmu_write_policy()
1413 boolean_t nopwrite, boolean_t brtwrite) in zio_write_override() argument1419 ASSERT(!brtwrite || !nopwrite); in zio_write_override()1426 zio->io_prop.zp_dedup = nopwrite ? B_FALSE : zio->io_prop.zp_dedup; in zio_write_override()1427 zio->io_prop.zp_nopwrite = nopwrite; in zio_write_override()
618 int gang_copies, boolean_t nopwrite, boolean_t brtwrite);