Searched refs:gap (Results 1 – 4 of 4) sorted by relevance
483 long long gap = 0; /* count unused blocks */ in verify_sgi() local549 if (gap > 0) gap = -gap; in verify_sgi()550 if (gap == 0) gap = -1; in verify_sgi()557 gap += sgi_get_start_sector(Index[i]) - start; in verify_sgi()574 gap += lastblock - start; in verify_sgi()595 return (gap > 0) ? 1 : (gap == 0) ? 0 : -1; in verify_sgi()
37 unsigned char gap, /* gap1 size */ member
133 + * to close the gap (Could use readv() instead).
261 /* The size of the maximum gap between one aligned stack and the next. */