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

  /netvirt/usr/src/uts/common/fs/zfs/sys/
vdev.h 41 extern boolean_t zfs_nocacheflush;
  /netvirt/usr/src/uts/common/fs/zfs/
vdev_disk.c 424 if (zfs_nocacheflush)
zil.c 74 * zfs_nocacheflush will cause corruption on power loss if a volatile
77 boolean_t zfs_nocacheflush = B_FALSE; variable
549 if (zfs_nocacheflush)
    [all...]

Completed in 420 milliseconds