Searched defs:io_opts (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/fs/bcachefs/ |
D | move.c | 40 struct bch_io_opts *io_opts, in bch2_data_update_opts_to_text() 70 struct bch_io_opts *io_opts, in trace_move_extent2() 277 struct bch_io_opts io_opts, in bch2_move_extent() 413 struct per_snapshot_io_opts *io_opts, in bch2_move_get_io_opts() 455 struct bch_io_opts *io_opts, in bch2_move_get_io_opts_one() 540 struct bch_io_opts *io_opts; in bch2_move_data_btree() local 685 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_evacuate_bucket() local 846 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_move_btree() local 915 struct bch_io_opts *io_opts, in rereplicate_pred() 934 struct bch_io_opts *io_opts, in migrate_pred() [all …]
|
D | move.h | 93 struct bch_io_opts io_opts; member 102 static inline void per_snapshot_io_opts_init(struct per_snapshot_io_opts *io_opts, struct bch_fs *c) in per_snapshot_io_opts_init() 108 static inline void per_snapshot_io_opts_exit(struct per_snapshot_io_opts *io_opts) in per_snapshot_io_opts_exit()
|
D | rebalance.c | 200 struct bch_io_opts io_opts; in do_rebalance_extent() local 249 struct bch_io_opts *io_opts, in rebalance_pred()
|
D | data_update.c | 499 struct bch_io_opts io_opts, in bch2_data_update_init()
|