Searched refs:fuse_aio_req (Results 1 – 1 of 1) sorted by relevance
12 struct fuse_aio_req { struct48 static void fuse_aio_cleanup_handler(struct fuse_aio_req *aio_req) in fuse_aio_cleanup_handler()66 struct fuse_aio_req *aio_req = in fuse_aio_rw_complete()67 container_of(iocb, struct fuse_aio_req, iocb); in fuse_aio_rw_complete()92 struct fuse_aio_req *aio_req; in fuse_passthrough_read_iter()94 aio_req = kmalloc(sizeof(struct fuse_aio_req), GFP_KERNEL); in fuse_passthrough_read_iter()143 struct fuse_aio_req *aio_req; in fuse_passthrough_write_iter()145 aio_req = kmalloc(sizeof(struct fuse_aio_req), GFP_KERNEL); in fuse_passthrough_write_iter()