erofs_map_dev
static void erofs_fill_from_devinfo(struct erofs_map_dev *map,
int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *map)
struct erofs_map_dev mdev;
mdev = (struct erofs_map_dev) {
ret = erofs_map_dev(sb, &mdev);
io->dev = (struct erofs_map_dev) {
err = erofs_map_dev(inode->i_sb, &io->dev);
struct erofs_map_dev dev;
static struct erofs_fileio_rq *erofs_fileio_rq_alloc(struct erofs_map_dev *mdev)
struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev)
struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev)
struct erofs_map_dev mdev;
mdev = (struct erofs_map_dev) {
ret = erofs_map_dev(sb, &mdev);
int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *dev);
struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev);
static inline struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) { return NULL; }
struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev);
static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; }
struct erofs_map_dev mdev;
mdev = (struct erofs_map_dev) {
(void)erofs_map_dev(sb, &mdev);