HomeSort by relevance Sort by last modified time
    Searched refs:zfs_nocacheflush (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
vdev.h 47 extern boolean_t zfs_nocacheflush;
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
vdev_disk.c 359 if (zfs_nocacheflush)
zil.c 72 * zfs_nocacheflush will cause corruption on power loss if a volatile
75 boolean_t zfs_nocacheflush = B_FALSE; variable
644 if (zfs_nocacheflush)
    [all...]

Completed in 240 milliseconds