Home
last modified time | relevance | path

Searched refs:next_head_slot (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
H A Drolling_buffer.c148 smp_store_release(&roll->next_head_slot, to); in rolling_buffer_load_from_ra()
173 smp_store_release(&roll->next_head_slot, slot); in rolling_buffer_append()
/linux/include/linux/
H A Drolling_buffer.h28 u8 next_head_slot; /* Next slot in ->head */ member