Home
last modified time | relevance | path

Searched defs:aio_req (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dfile.c260 static inline void ovl_aio_put(struct ovl_aio_req *aio_req) in ovl_aio_put() argument
268 static void ovl_aio_cleanup_handler(struct ovl_aio_req *aio_req) in ovl_aio_cleanup_handler() argument
289 struct ovl_aio_req *aio_req = container_of(iocb, in ovl_aio_rw_complete() local
322 struct ovl_aio_req *aio_req; ovl_read_iter() local
389 struct ovl_aio_req *aio_req; ovl_write_iter() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dfile.c279 static inline void ovl_aio_put(struct ovl_aio_req *aio_req) in ovl_aio_put() argument
287 static void ovl_aio_cleanup_handler(struct ovl_aio_req *aio_req) in ovl_aio_cleanup_handler() argument
305 struct ovl_aio_req *aio_req = container_of(iocb, in ovl_aio_rw_complete() local
337 struct ovl_aio_req *aio_req; ovl_read_iter() local
408 struct ovl_aio_req *aio_req; ovl_write_iter() local
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c1014 ceph_aio_complete(struct inode *inode, struct ceph_aio_request *aio_req) ceph_aio_complete() argument
1064 struct ceph_aio_request *aio_req = req->r_priv; ceph_aio_complete_req() local
1142 struct ceph_aio_request *aio_req = orig_req->r_priv; ceph_aio_retry_work() local
1216 struct ceph_aio_request *aio_req = NULL; ceph_direct_read_write() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c1193 ceph_aio_complete(struct inode *inode, struct ceph_aio_request *aio_req) ceph_aio_complete() argument
1242 struct ceph_aio_request *aio_req = req->r_priv; ceph_aio_complete_req() local
1323 struct ceph_aio_request *aio_req = orig_req->r_priv; ceph_aio_retry_work() local
1397 struct ceph_aio_request *aio_req = NULL; ceph_direct_read_write() local
[all...]

Completed in 7 milliseconds