Lines Matching defs:offset
151 u32 segno, offset;
159 offset = OFFSET_IN_SEG(sbi, blk_addr);
182 sum_entry = &(sum_blk->entries[offset]);
191 DBG(0, "seg no / offset [0x%x / 0x%x]\n",
276 u32 segno, offset;
284 offset = OFFSET_IN_SEG(sbi, blk_addr);
307 sum_entry = &(sum_blk->entries[offset]);
660 /* unmatched file offset */
2414 * Refer valid block map and return offset of the last valid block in the zone.
2551 ASSERT_MSG("Next block offset:%u is invalid, type:%d",
2558 ASSERT_MSG("Next block offset is not free, type:%d", type);
3313 printf("[FSCK] next block offset is free ");