Searched defs:io_opts (Results 1 – 5 of 5) sorted by relevance
/linux-6.15/fs/bcachefs/ |
D | move.c | 42 struct bch_io_opts *io_opts, in trace_io_move2() 281 struct bch_io_opts io_opts, in bch2_move_extent() 402 struct per_snapshot_io_opts *io_opts, in bch2_move_get_io_opts() 457 struct bch_io_opts *io_opts, in bch2_move_get_io_opts_one() 571 struct bch_io_opts *io_opts; in bch2_move_data_btree() local 753 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in __bch2_move_data_phys() local 921 struct bch_io_opts *io_opts, in evacuate_bucket_pred() 966 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_move_btree() local 1035 struct bch_io_opts *io_opts, in rereplicate_pred() 1067 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 | data_update.c | 562 struct bch_io_opts *io_opts, in bch2_data_update_opts_to_text() 618 struct bch_io_opts *io_opts, in bch2_extent_drop_ptrs() 659 struct bch_io_opts *io_opts) in bch2_data_update_bios_init() 736 struct bch_io_opts *io_opts, in bch2_data_update_init()
|
D | rebalance.c | 179 struct bch_io_opts *io_opts, in bch2_get_update_rebalance_opts() 328 struct bch_io_opts *io_opts, in next_rebalance_extent() 407 struct bch_io_opts io_opts; in do_rebalance_extent() local 452 struct bch_io_opts *io_opts, in rebalance_pred()
|
D | inode.h | 304 struct bch_io_opts io_opts; in bch2_inode_rebalance_opts_get() local
|