Searched refs:NO_BLK (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c7575 #define NO_BLK ((blk_t) -1) macro
7607 pctx->blk = pctx->blk2 = NO_BLK;
7662 pctx.blk = pctx.blk2 = NO_BLK;
7683 if (pctx.blk == NO_BLK) {
7717 if (pctx.blk != NO_BLK)

Completed in 72 milliseconds