Home
last modified time | relevance | path

Searched refs:victims (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst135 for use. Please feel free to add projects that have been the victims
/Linux-v6.6/net/ceph/
Dosd_client.c2667 bool *victims = arg; in abort_on_full_fn() local
2672 if (!*victims) { in abort_on_full_fn()
2674 *victims = true; in abort_on_full_fn()
2690 bool victims = false; in ceph_osdc_abort_on_full() local
2694 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()