Searched defs:nvf_written_once (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dnvfile.c144 static boolean_t nvf_written_once; /* File has been written once */ variable
166 nvf_written_once = B_FALSE;
877 if (nvf_written_once) {
1002 if (nvf_written_once) {
1043 nvf_written_once = B_TRUE;

Completed in 46 milliseconds