Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmovinggc.c302 prt_printf(out, "copygc_wait_at:\t%llu\n", c->copygc_wait_at); in bch2_copygc_wait_to_text()
312 c->copygc_wait_at) << 9); in bch2_copygc_wait_to_text()
369 c->copygc_wait_at = last; in bch2_copygc_thread()
Dbcachefs.h992 s64 copygc_wait_at; member