Home
last modified time | relevance | path

Searched refs:bch2_opts_to_inode_opts (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dmove.h105 io_opts->fs_io_opts = bch2_opts_to_inode_opts(c->opts); in per_snapshot_io_opts_init()
Dmove.c434 *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()
Dopts.h634 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts);
Dopts.c711 struct bch_io_opts bch2_opts_to_inode_opts(struct bch_opts src) in bch2_opts_to_inode_opts() function