Searched refs:next_alloc (Results 1 – 4 of 4) sorted by relevance
251 __be32 next_alloc; member
882 int next_alloc; member
1169 rx_pool->next_alloc = 0; in init_rx_pools()3515 pool->free_map[pool->next_alloc] = (int)(rx_buff - pool->rx_buff); in remove_buff_from_pool()3516 pool->next_alloc = (pool->next_alloc + 1) % pool->size; in remove_buff_from_pool()
1912 next_alloc: in f2fs_expand_inode_data()1954 goto next_alloc; in f2fs_expand_inode_data()