Home
last modified time | relevance | path

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

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