Lines Matching defs:start
220 __le32 *start = ind->bh ? (__le32 *) ind->bh->b_data : ei->i_data;
224 for (p = ind->p - 1; p >= start; p--) {
1223 * @start: First block to remove
1230 ext4_lblk_t start, ext4_lblk_t end)
1248 if ((start >= end) || (start > max_block))
1251 n = ext4_block_to_path(inode, start, offsets, NULL);
1264 * free partial block at start, and partial block at end of
1298 * at the start of the range
1314 * the start of the next level we're not going
1315 * to free. Everything was covered by the start
1407 * The start and end partial branches may not be at the same