Searched refs:zil_nocacheflush (Results 1 – 1 of 1) sorted by relevance
106 boolean_t zil_nocacheflush = B_FALSE; variable107 SYSCTL_INT(_vfs_zfs, OID_AUTO, zil_nocacheflush, CTLFLAG_RWTUN,108 &zil_nocacheflush, 0, "Disable ZIL cache flush");995 if (zil_nocacheflush) in zil_lwb_add_block()