Home
last modified time | relevance | path

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

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