Lines Matching defs:next
716 * I don't like the way this function's name looks next to
1847 "Owner %llu has bad count in extent list at block %llu (next free=%u, count=%u)\n",
2082 * parents become children in the next iteration.
2123 "Inode %llu has non-full interior leaf node %llu (next free = %u)\n",
2404 * 5) Find the next subtree by considering the left path to be
2501 * There is no need to re-read the next right path
2670 * next block will handle empty leaves by flagging
3335 * onto the beginning of the record "next" to it.
3336 * For index < l_count - 1, the next means the extent rec at index + 1.
3337 * For index == l_count - 1, the "next" means the 1st extent rec of the
3338 * next extent block.
3916 "owner %llu, depth %u, count %u, next free %u, "
5257 * next extent records.
7469 * over into the next cluster group. So, add it only if this is not
7484 int ret = 0, count = 0, next;
7497 next = ocfs2_find_next_bit(bitmap, max, start);
7499 if ((next - start) >= minbits) {
7501 start, next - start);
7506 count += next - start;
7508 start = next + 1;
7638 * trim the next group