Searched refs:bch2_watermarks (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | alloc_foreground.h | 17 extern const char * const bch2_watermarks[];
|
| H A D | alloc_foreground.c | 47 const char * const bch2_watermarks[] = { variable 469 prt_printf(&buf, "watermark\t%s\n", bch2_watermarks[watermark]); in trace_bucket_alloc2() 1708 prt_printf(out, "%s\t%llu\r\n", bch2_watermarks[i], bch2_dev_buckets_reserved(ca, i)); in bch2_dev_alloc_debug_to_text()
|
| H A D | btree_trans_commit.c | 35 prt_printf(out, "watermark=%s", bch2_watermarks[watermark]); in bch2_trans_commit_flags_to_text()
|
| H A D | ec.c | 2228 bch2_watermarks[s->h->watermark]); in bch2_new_stripe_to_text() 2248 bch2_watermarks[h->watermark], in bch2_new_stripes_to_text()
|
| H A D | journal.c | 1665 prt_printf(out, "watermark:\t%s\n", bch2_watermarks[j->watermark]); in __bch2_journal_debug_to_text()
|