Searched refs:bch2_replicas_marked_locked (Results 1 – 3 of 3) sorted by relevance
29 bool bch2_replicas_marked_locked(struct bch_fs *,
403 !bch2_replicas_marked_locked(c, &r.e)) in bch2_accounting_mem_insert()421 !bch2_replicas_marked_locked(c, &r.e)) in bch2_accounting_mem_insert_locked()698 if (fsck_err_on(!bch2_replicas_marked_locked(c, &r.e), in bch2_disk_accounting_validate_late()
275 bool bch2_replicas_marked_locked(struct bch_fs *c, in bch2_replicas_marked_locked() function290 bool ret = bch2_replicas_marked_locked(c, search); in bch2_replicas_marked()
Completed in 12 milliseconds