Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dreplicas.c269 static bool __replicas_has_entry(struct bch_replicas_cpu *r, in __replicas_has_entry() function
281 (__replicas_has_entry(&c->replicas, search) && in bch2_replicas_marked_locked()
283 __replicas_has_entry(&c->replicas_gc, search))); in bch2_replicas_marked_locked()
311 !__replicas_has_entry(&c->replicas_gc, new_entry)) { in bch2_mark_replicas_slowpath()
319 if (!__replicas_has_entry(&c->replicas, new_entry)) { in bch2_mark_replicas_slowpath()