Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dbcache_ondisk.h377 __u64 next_bucket; member
Dsuper.c655 p->next_bucket = ca->prio_buckets[i + 1]; in bch_prio_write()
720 bucket = p->next_bucket; in prio_read()
/linux-6.12.1/net/netfilter/
Dnf_conntrack_core.c68 u32 next_bucket; member
1511 i = gc_work->next_bucket; in gc_worker()
1556 gc_work->next_bucket = i; in gc_worker()
1617 gc_work->next_bucket = i; in gc_worker()
1623 gc_work->next_bucket = 0; in gc_worker()
/linux-6.12.1/fs/bcachefs/
Dalloc_background.c1065 static bool next_bucket(struct bch_fs *c, struct bch_dev **ca, struct bpos *bucket) in next_bucket() function
1107 if (!next_bucket(c, ca, &hole_start)) in bch2_get_key_or_real_bucket_hole()