Searched refs:was_hole (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Daction.c1071 bool_t was_hole = FALSE; /* file ends with hole */ local
1172 was_hole = TRUE;
1176 was_hole = FALSE;
1195 } else if (was_hole) {

Completed in 64 milliseconds