erofs_fileio_rq
struct erofs_fileio_rq *rq;
struct erofs_fileio_rq *rq =
container_of(iocb, struct erofs_fileio_rq, iocb);
static void erofs_fileio_rq_submit(struct erofs_fileio_rq *rq)
static struct erofs_fileio_rq *erofs_fileio_rq_alloc(struct erofs_map_dev *mdev)
struct erofs_fileio_rq *rq = kzalloc_obj(*rq, GFP_KERNEL | __GFP_NOFAIL);
return erofs_fileio_rq_submit(container_of(bio, struct erofs_fileio_rq,