Searched defs:io_opts (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | move.c | 42 struct bch_io_opts *io_opts, in trace_move_extent2() 256 struct bch_io_opts io_opts, in bch2_move_extent() 392 struct per_snapshot_io_opts *io_opts, in bch2_move_get_io_opts() 447 struct bch_io_opts *io_opts, in bch2_move_get_io_opts_one() 530 struct bch_io_opts *io_opts; in bch2_move_data_btree() local 711 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_evacuate_bucket() local 880 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_move_btree() local 949 struct bch_io_opts *io_opts, in rereplicate_pred() 981 struct bch_io_opts *io_opts, in migrate_pred() 1004 struct bch_io_opts *io_opts, in rereplicate_btree_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 | 174 struct bch_io_opts *io_opts, in bch2_get_update_rebalance_opts() 323 struct bch_io_opts *io_opts, in next_rebalance_extent() 402 struct bch_io_opts io_opts; in do_rebalance_extent() local 447 struct bch_io_opts *io_opts, in rebalance_pred()
|
D | data_update.c | 539 struct bch_io_opts *io_opts, in bch2_data_update_opts_to_text() 580 struct bch_io_opts *io_opts, in bch2_extent_drop_ptrs() 625 struct bch_io_opts io_opts, in bch2_data_update_init()
|
D | inode.h | 293 struct bch_io_opts io_opts; in bch2_inode_rebalance_opts_get() local
|