Lines Matching refs:next
718 * I don't like the way this function's name looks next to
1849 "Owner %llu has bad count in extent list at block %llu (next free=%u, count=%u)\n",
2084 * parents become children in the next iteration.
2125 "Inode %llu has non-full interior leaf node %llu (next free = %u)\n",
2406 * 5) Find the next subtree by considering the left path to be
2503 * There is no need to re-read the next right path
2672 * next block will handle empty leaves by flagging
3337 * onto the beginning of the record "next" to it.
3338 * For index < l_count - 1, the next means the extent rec at index + 1.
3339 * For index == l_count - 1, the "next" means the 1st extent rec of the
3340 * next extent block.
3918 "owner %llu, depth %u, count %u, next free %u, "
5259 * next extent records.
7464 * over into the next cluster group. So, add it only if this is not
7479 int ret = 0, count = 0, next;
7492 next = ocfs2_find_next_bit(bitmap, max, start);
7494 if ((next - start) >= minbits) {
7496 start, next - start);
7501 count += next - start;
7503 start = next + 1;
7633 * trim the next group