Home
last modified time | relevance | path

Searched refs:per_snapshot_io_opts (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dmove.h96 struct per_snapshot_io_opts { struct
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() argument
108 static inline void per_snapshot_io_opts_exit(struct per_snapshot_io_opts *io_opts) in per_snapshot_io_opts_exit()
114 struct per_snapshot_io_opts *, struct bkey_s_c);
Dmove.c383 struct per_snapshot_io_opts *io_opts, in bch2_move_get_io_opts()
509 struct per_snapshot_io_opts snapshot_io_opts; in bch2_move_data_btree()