Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal_reclaim.c595 unsigned nr_buckets, bucket_to_flush; in journal_seq_to_flush() local
605 bucket_to_flush = (ja->cur_idx + nr_buckets) % ja->nr; in journal_seq_to_flush()
607 ja->bucket_seq[bucket_to_flush]); in journal_seq_to_flush()