Searched defs:io_opts (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | move.c | 40 struct bch_io_opts *io_opts, in trace_move_extent2() 247 struct bch_io_opts io_opts, in bch2_move_extent() 383 struct per_snapshot_io_opts *io_opts, in bch2_move_get_io_opts() 425 struct bch_io_opts *io_opts, in bch2_move_get_io_opts_one() 510 struct bch_io_opts *io_opts; in bch2_move_data_btree() local 656 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_evacuate_bucket() local 822 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_move_btree() local 891 struct bch_io_opts *io_opts, in rereplicate_pred() 923 struct bch_io_opts *io_opts, in migrate_pred() 946 struct bch_io_opts *io_opts, in rereplicate_btree_pred() [all …]
|
H A 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()
|
H A D | data_update.c | 526 struct bch_io_opts *io_opts, in bch2_data_update_opts_to_text() 563 struct bch_io_opts *io_opts, in bch2_extent_drop_ptrs() 608 struct bch_io_opts io_opts, in bch2_data_update_init()
|
H A D | rebalance.c | 204 struct bch_io_opts io_opts; in do_rebalance_extent() local 253 struct bch_io_opts *io_opts, in rebalance_pred()
|