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

/linux-master/fs/bcachefs/
H A Dreplicas.c251 static bool __replicas_has_entry(struct bch_replicas_cpu *r, function
268 marked = __replicas_has_entry(&c->replicas, search) &&
270 __replicas_has_entry(&c->replicas_gc, search));
413 !__replicas_has_entry(&c->replicas_gc, new_entry)) {
421 if (!__replicas_has_entry(&c->replicas, new_entry)) {

Completed in 107 milliseconds