Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/admin-guide/laptops/ !
Ddisk-shock-protection.rst135 for use. Please feel free to add projects that have been the victims
/linux-6.1.9/net/ceph/ !
Dosd_client.c2584 bool *victims = arg; in abort_on_full_fn() local
2589 if (!*victims) { in abort_on_full_fn()
2591 *victims = true; in abort_on_full_fn()
2607 bool victims = false; in ceph_osdc_abort_on_full() local
2611 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()