Searched refs:in_resync (Results 1 – 2 of 2) sorted by relevance
980 int in_resync = 0; /* set when we are in resync mode */ in next_head() local1019 if (!in_resync) { in next_head()1026 ++in_resync; in next_head()1055 if ((ret = (*frmt->trail_tar)(hdbuf,in_resync,&cnt)) == 0){ in next_head()1084 if (!in_resync) { in next_head()1090 ++in_resync; in next_head()
104 tar_trail(char *buf, int in_resync, int *cnt) in tar_trail() argument130 if (!in_resync && (++*cnt >= NULLCNT)) in tar_trail()