HomeSort by: relevance | last modified time | path
    Searched defs:io_ok (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
ar_io.c 89 static int io_ok; /* i/o worked on volume after resync */ variable in typeref:typename:int
139 can_unlnk = did_io = io_ok = invld_rec = 0;
376 did_io = io_ok = flcnt = 0;
431 if (!io_ok && !did_io) {
435 did_io = io_ok = 0;
742 io_ok = 1;
756 io_ok = 1;
787 io_ok = 1;
830 io_ok = 1;
910 io_ok = 1
    [all...]
ar_io.c 89 static int io_ok; /* i/o worked on volume after resync */ variable in typeref:typename:int
139 can_unlnk = did_io = io_ok = invld_rec = 0;
376 did_io = io_ok = flcnt = 0;
431 if (!io_ok && !did_io) {
435 did_io = io_ok = 0;
742 io_ok = 1;
756 io_ok = 1;
787 io_ok = 1;
830 io_ok = 1;
910 io_ok = 1
    [all...]
ar_io.c 89 static int io_ok; /* i/o worked on volume after resync */ variable in typeref:typename:int
139 can_unlnk = did_io = io_ok = invld_rec = 0;
376 did_io = io_ok = flcnt = 0;
431 if (!io_ok && !did_io) {
435 did_io = io_ok = 0;
742 io_ok = 1;
756 io_ok = 1;
787 io_ok = 1;
830 io_ok = 1;
910 io_ok = 1
    [all...]

Completed in 129 milliseconds