Symbol: BLOCK_NIL
drivers/mtd/inftlcore.c
213
return BLOCK_NIL;
drivers/mtd/inftlcore.c
229
return BLOCK_NIL;
drivers/mtd/inftlcore.c
233
return BLOCK_NIL;
drivers/mtd/inftlcore.c
255
if (thisEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
258
return BLOCK_NIL;
drivers/mtd/inftlcore.c
268
if ((BlockMap[block] != BLOCK_NIL) ||
drivers/mtd/inftlcore.c
300
return BLOCK_NIL;
drivers/mtd/inftlcore.c
330
if (BlockMap[block] == BLOCK_NIL)
drivers/mtd/inftlcore.c
366
prevEUN = BLOCK_NIL;
drivers/mtd/inftlcore.c
367
while (inftl->PUtable[thisEUN] != BLOCK_NIL) {
drivers/mtd/inftlcore.c
377
inftl->PUtable[prevEUN] = BLOCK_NIL;
drivers/mtd/inftlcore.c
441
return BLOCK_NIL;
drivers/mtd/inftlcore.c
480
writeEUN = BLOCK_NIL;
drivers/mtd/inftlcore.c
514
return BLOCK_NIL;
drivers/mtd/inftlcore.c
522
if (writeEUN != BLOCK_NIL)
drivers/mtd/inftlcore.c
532
if (writeEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
548
if (writeEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
562
return BLOCK_NIL;
drivers/mtd/inftlcore.c
573
if (thisEUN != BLOCK_NIL) {
drivers/mtd/inftlcore.c
620
return BLOCK_NIL;
drivers/mtd/inftlcore.c
643
if (thisEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
707
if (thisEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
713
while (inftl->PUtable[thisEUN] != BLOCK_NIL) {
drivers/mtd/inftlcore.c
735
*prevEUN = BLOCK_NIL;
drivers/mtd/inftlcore.c
743
inftl->VUtable[thisVUC] = BLOCK_NIL;
drivers/mtd/inftlcore.c
771
thisEUN = BLOCK_NIL;
drivers/mtd/inftlcore.c
792
if (thisEUN != BLOCK_NIL) {
drivers/mtd/inftlcore.c
826
if (writeEUN == BLOCK_NIL) {
drivers/mtd/inftlcore.c
877
thisEUN = BLOCK_NIL;
drivers/mtd/inftlcore.c
902
if (thisEUN == BLOCK_NIL) {
drivers/mtd/inftlmount.c
450
if (block == BLOCK_NIL || block >= inftl->lastEUN)
drivers/mtd/inftlmount.c
514
if (s->PUtable[block] == BLOCK_NIL)
drivers/mtd/inftlmount.c
52
inftl->MediaUnit = BLOCK_NIL;
drivers/mtd/inftlmount.c
548
s->VUtable[i] = BLOCK_NIL;
drivers/mtd/inftlmount.c
550
logical_block = block = BLOCK_NIL;
drivers/mtd/inftlmount.c
570
first_logical_block = BLOCK_NIL;
drivers/mtd/inftlmount.c
571
last_block = BLOCK_NIL;
drivers/mtd/inftlmount.c
605
if (last_block != BLOCK_NIL)
drivers/mtd/inftlmount.c
628
(logical_block == BLOCK_NIL)) {
drivers/mtd/inftlmount.c
636
(prev_block != BLOCK_NIL))) {
drivers/mtd/inftlmount.c
646
if (first_logical_block == BLOCK_NIL) {
drivers/mtd/inftlmount.c
661
s->PUtable[block] = BLOCK_NIL;
drivers/mtd/inftlmount.c
662
if (last_block != BLOCK_NIL)
drivers/mtd/inftlmount.c
668
if (block == BLOCK_NIL)
drivers/mtd/inftlmount.c
693
logical_block = BLOCK_NIL;
drivers/mtd/inftlmount.c
706
last_block = BLOCK_NIL;
drivers/mtd/inftlmount.c
714
if (s->PUtable[block] == BLOCK_NIL)
drivers/mtd/inftlmount.c
720
s->PUtable[block] = BLOCK_NIL;
drivers/mtd/inftlmount.c
730
s->PUtable[last_block] = BLOCK_NIL;
drivers/mtd/inftlmount.c
755
s->LastFreeEUN = BLOCK_NIL;
drivers/mtd/inftlmount.c
769
if (s->LastFreeEUN == BLOCK_NIL)
drivers/mtd/nftlcore.c
202
return BLOCK_NIL;
drivers/mtd/nftlcore.c
224
return BLOCK_NIL;
drivers/mtd/nftlcore.c
228
return BLOCK_NIL;
drivers/mtd/nftlcore.c
269
if (thisEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
272
return BLOCK_NIL;
drivers/mtd/nftlcore.c
279
targetEUN = BLOCK_NIL;
drivers/mtd/nftlcore.c
319
BlockMap[block] = BLOCK_NIL;
drivers/mtd/nftlcore.c
338
return BLOCK_NIL;
drivers/mtd/nftlcore.c
354
BlockMap[block] != BLOCK_NIL &&
drivers/mtd/nftlcore.c
383
if (targetEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
392
return BLOCK_NIL;
drivers/mtd/nftlcore.c
419
if (BlockMap[block] == BLOCK_NIL)
drivers/mtd/nftlcore.c
428
oob.u.a.ReplUnitNum = oob.u.a.SpareReplUnitNum = BLOCK_NIL;
drivers/mtd/nftlcore.c
463
nftl->ReplUnitTable[targetEUN] = BLOCK_NIL;
drivers/mtd/nftlcore.c
512
return BLOCK_NIL;
drivers/mtd/nftlcore.c
540
lastEUN = BLOCK_NIL;
drivers/mtd/nftlcore.c
575
return BLOCK_NIL;
drivers/mtd/nftlcore.c
588
if (writeEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
598
writeEUN = NFTL_makefreeblock(nftl, BLOCK_NIL);
drivers/mtd/nftlcore.c
600
if (writeEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
610
if (writeEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
618
return BLOCK_NIL;
drivers/mtd/nftlcore.c
626
if (lastEUN != BLOCK_NIL) {
drivers/mtd/nftlcore.c
635
nftl->ReplUnitTable[writeEUN] = BLOCK_NIL;
drivers/mtd/nftlcore.c
649
if (lastEUN != BLOCK_NIL) {
drivers/mtd/nftlcore.c
669
return BLOCK_NIL;
drivers/mtd/nftlcore.c
683
if (writeEUN == BLOCK_NIL) {
drivers/mtd/nftlcore.c
712
lastgoodEUN = BLOCK_NIL;
drivers/mtd/nftlcore.c
714
if (thisEUN != BLOCK_NIL) {
drivers/mtd/nftlcore.c
728
lastgoodEUN = BLOCK_NIL;
drivers/mtd/nftlcore.c
751
if (lastgoodEUN == BLOCK_NIL) {
drivers/mtd/nftlmount.c
415
if (!(block == BLOCK_NIL || block < nftl->nb_blocks))
drivers/mtd/nftlmount.c
417
if (block == BLOCK_NIL || block >= nftl->nb_blocks)
drivers/mtd/nftlmount.c
437
if (!(block == BLOCK_NIL || block < nftl->nb_blocks))
drivers/mtd/nftlmount.c
439
if (block == BLOCK_NIL || block >= nftl->nb_blocks)
drivers/mtd/nftlmount.c
44
nftl->MediaUnit = BLOCK_NIL;
drivers/mtd/nftlmount.c
45
nftl->SpareMediaUnit = BLOCK_NIL;
drivers/mtd/nftlmount.c
475
if (!(block == BLOCK_NIL || block < nftl->nb_blocks))
drivers/mtd/nftlmount.c
477
if (block == BLOCK_NIL || block >= nftl->nb_blocks)
drivers/mtd/nftlmount.c
581
s->EUNtable[i] = BLOCK_NIL;
drivers/mtd/nftlmount.c
602
s->ReplUnitTable[block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
638
s->ReplUnitTable[block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
680
s->ReplUnitTable[block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
686
s->ReplUnitTable[block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
694
if (s->ReplUnitTable[rep_block] == BLOCK_NIL &&
drivers/mtd/nftlmount.c
701
s->EUNtable[first_logical_block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
707
s->ReplUnitTable[block] = BLOCK_NIL;
drivers/mtd/nftlmount.c
741
if (first_block1 != BLOCK_NIL) {