Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass5.c75 #define NO_BLK ((blk_t) -1) macro
107 pctx->blk = pctx->blk2 = NO_BLK; in print_bitmap_problem()
167 pctx.blk = pctx.blk2 = NO_BLK; in check_block_bitmaps()
210 if (pctx.blk == NO_BLK) { in check_block_bitmaps()
251 if (pctx.blk != NO_BLK) in check_block_bitmaps()