| /linux-6.15/fs/bcachefs/ |
| H A D | data_update.h | 25 struct bch_io_opts *, struct data_update_opts *); 63 struct bch_io_opts *, 67 struct bch_io_opts *); 74 struct bch_io_opts *, struct data_update_opts,
|
| H A D | move.h | 76 struct bch_io_opts *, struct data_update_opts *); 93 struct bch_io_opts io_opts; 98 struct bch_io_opts fs_io_opts; 113 int bch2_move_get_io_opts_one(struct btree_trans *, struct bch_io_opts *, 122 struct bch_io_opts,
|
| H A D | rebalance.h | 11 struct bch_io_opts *opts) in io_opts_to_rebalance_opts() 30 int bch2_bkey_set_needs_rebalance(struct bch_fs *, struct bch_io_opts *, struct bkey_i *); 32 struct bch_io_opts *,
|
| H A D | rebalance.c | 46 struct bch_io_opts *opts, in bch2_bkey_ptrs_need_compress() 73 struct bch_io_opts *opts, in bch2_bkey_ptrs_need_move() 93 struct bch_io_opts *opts, in bch2_bkey_ptrs_need_rebalance() 137 static bool bch2_bkey_rebalance_needs_update(struct bch_fs *c, struct bch_io_opts *opts, in bch2_bkey_rebalance_needs_update() 153 int bch2_bkey_set_needs_rebalance(struct bch_fs *c, struct bch_io_opts *opts, in bch2_bkey_set_needs_rebalance() 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() 452 struct bch_io_opts *io_opts, in rebalance_pred()
|
| H A 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() 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() 921 struct bch_io_opts *io_opts, in evacuate_bucket_pred() 1035 struct bch_io_opts *io_opts, in rereplicate_pred() 1067 struct bch_io_opts *io_opts, in migrate_pred() 1090 struct bch_io_opts *io_opts, in rereplicate_btree_pred() 1112 struct bch_io_opts *io_opts, in rewrite_old_nodes_pred() 1150 struct bch_io_opts *io_opts, in drop_extra_replicas_pred() [all …]
|
| H A D | inode.h | 293 void bch2_inode_opts_get(struct bch_io_opts *, struct bch_fs *, 295 int bch2_inum_opts_get(struct btree_trans *, subvol_inum, struct bch_io_opts *); 304 struct bch_io_opts io_opts; in bch2_inode_rebalance_opts_get()
|
| H A D | io_read.h | 68 struct bch_io_opts opts; 180 struct bch_io_opts opts, in rbio_init()
|
| H A D | io_misc.h | 6 u64, struct bch_io_opts, s64 *,
|
| H A D | io_write_types.h | 61 struct bch_io_opts opts;
|
| H A D | io_write.h | 62 struct bch_io_opts opts) in bch2_write_op_init()
|
| H A D | opts.h | 648 struct bch_io_opts { struct 657 static inline void bch2_io_opts_fixups(struct bch_io_opts *opts) in bch2_io_opts_fixups() 670 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts);
|
| H A 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()
|
| H A D | checksum.h | 131 struct bch_io_opts opts) in bch2_data_checksum_type()
|
| H A D | opts.c | 706 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts src) in bch2_opts_to_inode_opts() 708 struct bch_io_opts opts = { in bch2_opts_to_inode_opts()
|
| H A D | io_misc.c | 27 struct bch_io_opts opts, in bch2_extent_fallocate() 364 struct bch_io_opts opts; in __bch2_resume_logged_op_finsert()
|
| H A D | extents.h | 682 void bch2_extent_ptr_set_cached(struct bch_fs *, struct bch_io_opts *, 685 bool bch2_extent_normalize_by_opts(struct bch_fs *, struct bch_io_opts *, struct bkey_s);
|
| H A D | fs-io-buffered.c | 275 struct bch_io_opts opts; in bch2_readahead() 337 struct bch_io_opts opts; in bch2_read_single_folio() 394 struct bch_io_opts opts;
|
| H A D | fs-io-direct.c | 70 struct bch_io_opts opts; in bch2_direct_IO_read() 455 struct bch_io_opts opts; in bch2_dio_write_loop()
|
| H A D | extents.c | 1056 static bool want_cached_ptr(struct bch_fs *c, struct bch_io_opts *opts, in want_cached_ptr() 1070 struct bch_io_opts *opts, in bch2_extent_ptr_set_cached() 1132 struct bch_io_opts *opts, in bch2_extent_normalize_by_opts()
|
| H A D | inode.c | 1179 void bch2_inode_opts_get(struct bch_io_opts *opts, struct bch_fs *c, in bch2_inode_opts_get() 1196 int bch2_inum_opts_get(struct btree_trans *trans, subvol_inum inum, struct bch_io_opts *opts) in bch2_inum_opts_get()
|
| H A D | reflink.c | 605 struct bch_io_opts opts; in bch2_remap_range()
|
| H A D | fs-io.c | 637 struct bch_io_opts opts; in __bchfs_fallocate()
|
| H A D | io_read.c | 136 struct bch_io_opts opts, in should_promote()
|