Searched refs:inplast (Results 1 – 9 of 9) sorted by relevance
66 if (inpnext >= inplast) {72 inplast->fe_nexthash = inpnext;73 inplast->fe_block = (uint32_t)-1;74 inplast = &inpnext[FEGROW];
161 } *inphead, **inphash, *inpnext, *inplast; variable
247 inplast = &inphead[listmax]; in setup()
839 if (inplast == listmax) { in cacheino()846 inpsort[inplast++] = inp; in cacheino()880 for (inpp = &inpsort[inplast - 1]; inpp >= inpsort; inpp--) { in inocleanup()
62 for (inpp = &inpsort[inplast - 1]; inpp >= inpsort; inpp--) { in pass3a()
136 qsort((void *)inpsort, (size_t)inplast, sizeof (*inpsort), blksort); in pass2()144 inpend = &inpsort[inplast]; in pass2()
247 int64_t numdirs, listmax, inplast; variable
919 inplast = 0L; in create_and_init_maps()
81 inpend = &inpsort[inplast]; in propagate()