Lines Matching defs:where
221 * numbers of the chain, addresses they were taken from (and where we can
549 * @where: location of missing link
558 long block, Indirect *where, int num, int blks)
569 *where->p = where->key;
576 current_block = le32_to_cpu(where->key) + 1;
578 *(where->p + i ) = cpu_to_le32(current_block++);
589 le32_to_cpu(where[num].key) + blks - 1;
595 if (where->bh)
596 mark_buffer_dirty_inode(where->bh, inode);