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

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dpass5.c82 if (pctx->blk == pctx->blk2)
83 pctx->blk2 = 0;
88 if (pctx->blk == pctx->blk2)
89 pctx->blk2 = 0;
107 pctx->blk = pctx->blk2 = NO_BLK;
137 pctx.blk2 = fs->super->s_blocks_count -1;
152 pctx.blk2 = fs->super->s_blocks_count -1;
167 pctx.blk = pctx.blk2 = NO_BLK;
211 pctx.blk = pctx.blk2 = i;
215 (pctx.blk2
[all...]
H A Dmessage.c18 * %c <blk2> block number
401 printf("%u", ctx->blk2);
H A Dsuper.c530 pctx.blk2 = ctx->num_blocks;
539 pctx.blk2 = EXT2_FRAG_SIZE(sb);
549 pctx.blk2 = should_be;
558 pctx.blk2 = should_be;
H A Dproblem.h19 blk_t blk, blk2; member in struct:problem_context
H A Dpass2.c208 pctx.blk2 = dx_db->node_min_hash;
228 pctx.blk2 = dx_db->node_max_hash;
H A Dpass1.c2054 pctx.blk2 = *new_block;
2057 pctx.blk2 = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dbttv-cards.c1677 int blk2,tuner,radio,model; local
1684 blk2 = eeprom_data[1] + 3;
1689 radio = eeprom_data[blk2-1] & 0x01;

Completed in 106 milliseconds