Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Daction.c1072 bool_t was_hole = FALSE; /* file ends with hole */ in copy() local
1173 was_hole = TRUE; in copy()
1177 was_hole = FALSE; in copy()
1196 } else if (was_hole) { in copy()