tstbits 134 fs/hpfs/alloc.c if (!tstbits(bmp, nr, n + forward)) { tstbits 139 fs/hpfs/alloc.c while ((a = tstbits(bmp, q, n + forward)) != 0) { tstbits 167 fs/hpfs/alloc.c while ((a = tstbits(bmp, q, n + forward)) != 0) { tstbits 492 fs/hpfs/alloc.c while (tstbits(bmp, *idx, 1)) { tstbits 498 fs/hpfs/alloc.c while (!tstbits(bmp, *idx + len, 1))