Searched refs:bch2_sb_handle_bdev_ops (Results 1 – 3 of 3) sorted by relevance
45 extern const struct blk_holder_ops bch2_sb_handle_bdev_ops;
811 sb->s_bdev_file = bdev_file_open_by_path(path, sb->mode, sb->holder, &bch2_sb_handle_bdev_ops); in __bch2_read_super()817 sb->s_bdev_file = bdev_file_open_by_path(path, sb->mode, sb->holder, &bch2_sb_handle_bdev_ops); in __bch2_read_super()
2141 const struct blk_holder_ops bch2_sb_handle_bdev_ops = { variable