Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c1132 static void for_each_request(struct ceph_osd_client *osdc, in for_each_request() function
2531 for_each_request(osdc, abort_fn, &err); in ceph_osdc_abort_requests()
2607 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c1195 static void for_each_request(struct ceph_osd_client *osdc, in for_each_request() function
2618 for_each_request(osdc, abort_fn, &err); in ceph_osdc_abort_requests()
2694 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()

Completed in 15 milliseconds