Home
last modified time | relevance | path

Searched refs:nopwrite (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dsetup.ksh19 . ${STF_SUITE}/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite.shlib18 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 pass regardless of nopwrite. They're
H A DMakefile19 TESTDIR = $(ROOTOPTPKG)/tests/functional/nopwrite
22 nopwrite.shlib \
H A Dnopwrite_volume.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_recsize.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_sync.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_promoted_clone.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_varying_compression.ksh20 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_mtime.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_copies.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
H A Dnopwrite_negative.ksh19 . $STF_SUITE/tests/functional/nopwrite/nopwrite.shlib
/titanic_41/usr/src/test/zfs-tests/tests/functional/
H A DMakefile51 nopwrite \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-test-zfstest.mf114 dir path=opt/zfs-tests/tests/functional/nopwrite
1834 file path=opt/zfs-tests/tests/functional/nopwrite/cleanup mode=0555
1835 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite.shlib mode=0555
1836 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_copies mode=0555
1837 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_mtime mode=0555
1838 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_negative mode=0555
1839 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_promoted_clone \
1841 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_recsize mode=0555
1842 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_sync mode=0555
1843 file path=opt/zfs-tests/tests/functional/nopwrite/nopwrite_varying_compression \
[all …]
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu.c1735 boolean_t nopwrite = B_FALSE; in dmu_write_policy() local
1815 nopwrite = (!dedup && zio_checksum_table[checksum].ci_dedup && in dmu_write_policy()
1826 zp->zp_nopwrite = nopwrite; in dmu_write_policy()
H A Dzio.c762 zio_write_override(zio_t *zio, blkptr_t *bp, int copies, boolean_t nopwrite) in zio_write_override() argument
774 zio->io_prop.zp_dedup = nopwrite ? B_FALSE : zio->io_prop.zp_dedup; in zio_write_override()
775 zio->io_prop.zp_nopwrite = nopwrite; in zio_write_override()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h483 boolean_t nopwrite);
/titanic_41/usr/src/test/zfs-tests/runfiles/
H A Ddelphix.run406 [/opt/zfs-tests/tests/functional/nopwrite]
H A Domnios.run405 [/opt/zfs-tests/tests/functional/nopwrite]
H A Dopenindiana.run405 [/opt/zfs-tests/tests/functional/nopwrite]