Searched refs:next_off (Results 1 – 5 of 5) sorted by relevance
32 int offset,next_off; /* alignment optimizations: offset */ member
866 int i, rec_off, off, next_off; in hfsplus_find_bnode() local901 for (i = 1; i <= node->num_recs; off = next_off, i++) { in hfsplus_find_bnode()903 next_off = hfsplus_bnode_read_u16(node, rec_off); in hfsplus_find_bnode()904 if (next_off <= off || in hfsplus_find_bnode()905 next_off > tree->node_size || in hfsplus_find_bnode()906 next_off & 1) in hfsplus_find_bnode()908 entry_size = next_off - off; in hfsplus_find_bnode()
337 if (offset != pool->next_off) { in zatm_feedback()338 pool->next_off = offset; in zatm_feedback()344 pool->offset = pool->next_off; in zatm_feedback()806 zatm_dev->pool_info[i].next_off = 0; in start_rx()
2005 unsigned int next_off = curr_off + bh->b_size; in journal_flushpage() local2015 curr_off = next_off; in journal_flushpage()
1435 unsigned int next_off = curr_off + bh->b_size; in discard_bh_page() local1443 curr_off = next_off; in discard_bh_page()