Searched refs:in_resync (Results 1 – 2 of 2) sorted by relevance
969 int in_resync = 0; /* set when we are in resync mode */ in next_head() local1008 if (!in_resync) { in next_head()1015 ++in_resync; in next_head()1044 if ((ret = (*frmt->trail)(hdbuf,in_resync,&cnt)) == 0){ in next_head()1073 if (!in_resync) { in next_head()1079 ++in_resync; in next_head()
103 tar_trail(char *buf, int in_resync, int *cnt) in tar_trail() argument129 if (!in_resync && (++*cnt >= NULLCNT)) in tar_trail()