Searched refs:next_block (Results 1 – 6 of 6) sorted by relevance
354 block = node->block_buf + node->next_block * block_sz; in hsr_get_seq_block()367 node->next_block = in hsr_get_seq_block()368 (node->next_block + 1) & (HSR_MAX_SEQ_BLOCKS - 1); in hsr_get_seq_block()839 block_off = (node->next_block - 1) & (HSR_MAX_SEQ_BLOCKS - 1); in fill_last_seq_nrs()
117 unsigned int next_block; member
272 goto next_block; in ext4_readdir()330 next_block: in ext4_readdir()
1341 uint64_t *result_key, dm_block_t *next_block) in find_key() argument1363 if (next_block || flags & INTERNAL_NODE) { in find_key()1372 if (next_block) in find_key()1373 *next_block = block; in find_key()
627 goto next_block; in msc_buffer_iterate()650 next_block: in msc_buffer_iterate()
1985 const char *next_block; in kmem_cache_flags() local2001 next_block = slub_debug_string; in kmem_cache_flags()2003 while (next_block) { in kmem_cache_flags()2004 next_block = parse_slub_debug_flags(next_block, &block_flags, &iter, false); in kmem_cache_flags()2013 if (next_block && next_block < end) in kmem_cache_flags()2014 end = next_block - 1; in kmem_cache_flags()