Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dreplicas.h29 bool bch2_replicas_marked_locked(struct bch_fs *,
H A Ddisk_accounting.c368 !bch2_replicas_marked_locked(c, &r.e)) in bch2_accounting_mem_insert()
386 !bch2_replicas_marked_locked(c, &r.e)) in bch2_accounting_mem_insert_locked()
659 if (fsck_err_on(!bch2_replicas_marked_locked(c, &r.e), in bch2_disk_accounting_validate_late()
H A Dreplicas.c275 bool bch2_replicas_marked_locked(struct bch_fs *c, in bch2_replicas_marked_locked() function
290 bool ret = bch2_replicas_marked_locked(c, search); in bch2_replicas_marked()