Searched refs:zfs_nocacheflush (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h48 extern boolean_t zfs_nocacheflush;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_disk.c719 if (zfs_nocacheflush)
H A Dzil.c76 * zfs_nocacheflush will cause corruption on power loss if a volatile
79 boolean_t zfs_nocacheflush = B_FALSE; variable
794 if (zfs_nocacheflush)

Completed in 63 milliseconds