Home
last modified time | relevance | path

Searched refs:bch_io_opts (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Ddata_update.h25 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 Dmove.h76 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 Drebalance.h11 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 Drebalance.c46 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 Dmove.c42 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 Dinode.h293 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 Dio_read.h68 struct bch_io_opts opts;
180 struct bch_io_opts opts, in rbio_init()
H A Dio_misc.h6 u64, struct bch_io_opts, s64 *,
H A Dio_write_types.h61 struct bch_io_opts opts;
H A Dio_write.h62 struct bch_io_opts opts) in bch2_write_op_init()
H A Dopts.h648 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 Ddata_update.c562 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 Dchecksum.h131 struct bch_io_opts opts) in bch2_data_checksum_type()
H A Dopts.c706 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 Dio_misc.c27 struct bch_io_opts opts, in bch2_extent_fallocate()
364 struct bch_io_opts opts; in __bch2_resume_logged_op_finsert()
H A Dextents.h682 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 Dfs-io-buffered.c275 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 Dfs-io-direct.c70 struct bch_io_opts opts; in bch2_direct_IO_read()
455 struct bch_io_opts opts; in bch2_dio_write_loop()
H A Dextents.c1056 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 Dinode.c1179 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 Dreflink.c605 struct bch_io_opts opts; in bch2_remap_range()
H A Dfs-io.c637 struct bch_io_opts opts; in __bchfs_fallocate()
H A Dio_read.c136 struct bch_io_opts opts, in should_promote()