Searched refs:bch2_progress_init (Results 1 – 5 of 5) sorted by relevance
| /fs/bcachefs/ |
| A D | progress.h | 23 void bch2_progress_init(struct progress_indicator_state *, struct bch_fs *, u64);
|
| A D | progress.c | 7 void bch2_progress_init(struct progress_indicator_state *s, in bch2_progress_init() function
|
| A D | migrate.c | 271 bch2_progress_init(&progress, c, in bch2_dev_data_drop()
|
| A D | backpointers.c | 820 bch2_progress_init(&progress, trans->c, BIT_ULL(BTREE_ID_extents)|BIT_ULL(BTREE_ID_reflink)); in bch2_check_extents_to_backpointers_pass() 1288 bch2_progress_init(&progress, trans->c, BIT_ULL(BTREE_ID_backpointers)); in bch2_check_backpointers_to_extents_pass()
|
| A D | btree_gc.c | 779 bch2_progress_init(&progress, c, ~0ULL); in bch2_gc_btrees()
|
Completed in 10 milliseconds