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

/external/e2fsprogs/e2fsck/
H A Dpass5.c67 #define NO_BLK ((blk_t) -1) macro
99 pctx->blk = pctx->blk2 = NO_BLK;
158 pctx.blk = pctx.blk2 = NO_BLK;
228 if (pctx.blk == NO_BLK) {
268 if (pctx.blk != NO_BLK)

Completed in 42 milliseconds