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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c2061 boolean_t attempt_reopen; local
2074 attempt_reopen = B_TRUE;
2085 attempt_reopen = B_FALSE;
2092 if (attempt_reopen) {
2109 if (!attempt_reopen || gcount == extracted) {

Completed in 68 milliseconds