Searched refs:bch2_opts_to_inode_opts (Results 1 – 4 of 4) sorted by relevance
105 io_opts->fs_io_opts = bch2_opts_to_inode_opts(c->opts); in per_snapshot_io_opts_init()
434 *io_opts = bch2_opts_to_inode_opts(trans->c->opts); in bch2_move_get_io_opts_one()450 *io_opts = bch2_opts_to_inode_opts(trans->c->opts); in bch2_move_get_io_opts_one()656 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_evacuate_bucket()822 struct bch_io_opts io_opts = bch2_opts_to_inode_opts(c->opts); in bch2_move_btree()
634 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts);
711 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts src) in bch2_opts_to_inode_opts() function