Home
last modified time | relevance | path

Searched defs:metadata_only (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/fs/bcachefs/
Dbtree_gc.c885 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()
[all …]
/linux-6.8/drivers/md/
Ddm-writecache.c175 bool metadata_only:1; member