Lines Matching defs:metadata_only
885 bool initial, bool metadata_only) in bch2_gc_btree()
1027 bool metadata_only) in bch2_gc_btree_init()
1084 static int bch2_gc_btrees(struct bch_fs *c, bool initial, bool metadata_only) in bch2_gc_btrees()
1207 bool initial, bool metadata_only) in bch2_gc_done()
1364 bool metadata_only) in bch2_alloc_write_key()
1469 static int bch2_gc_alloc_done(struct bch_fs *c, bool metadata_only) in bch2_gc_alloc_done()
1491 static int bch2_gc_alloc_start(struct bch_fs *c, bool metadata_only) in bch2_gc_alloc_start()
1537 static void bch2_gc_alloc_reset(struct bch_fs *c, bool metadata_only) in bch2_gc_alloc_reset()
1604 static int bch2_gc_reflink_done(struct bch_fs *c, bool metadata_only) in bch2_gc_reflink_done()
1622 bool metadata_only) in bch2_gc_reflink_start()
1655 static void bch2_gc_reflink_reset(struct bch_fs *c, bool metadata_only) in bch2_gc_reflink_reset()
1717 static int bch2_gc_stripes_done(struct bch_fs *c, bool metadata_only) in bch2_gc_stripes_done()
1730 static void bch2_gc_stripes_reset(struct bch_fs *c, bool metadata_only) in bch2_gc_stripes_reset()
1759 int bch2_gc(struct bch_fs *c, bool initial, bool metadata_only) in bch2_gc()