Home
last modified time | relevance | path

Searched refs:ceph_aio_retry_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c1012 static void ceph_aio_retry_work(struct work_struct *work);
1090 INIT_WORK(&aio_work->work, ceph_aio_retry_work); in ceph_aio_complete_req()
1137 static void ceph_aio_retry_work(struct work_struct *work) in ceph_aio_retry_work() function
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c1191 static void ceph_aio_retry_work(struct work_struct *work);
1260 INIT_WORK(&aio_work->work, ceph_aio_retry_work); in ceph_aio_complete_req()
1318 static void ceph_aio_retry_work(struct work_struct *work) in ceph_aio_retry_work() function

Completed in 8 milliseconds