Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dlabel.c776 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local
814 victims = 0; in __blk_label_update()
834 victims++; in __blk_label_update()
839 if (nfree - alloc < 0 || nfree - alloc + victims < 1) { in __blk_label_update()
/Linux-v4.19/Documentation/laptops/
Ddisk-shock-protection.txt134 for use. Please feel free to add projects that have been the victims
/Linux-v4.19/net/ceph/
Dosd_client.c2437 bool *victims = arg; in abort_on_full_fn() local
2442 if (!*victims) { in abort_on_full_fn()
2444 *victims = true; in abort_on_full_fn()
2460 bool victims = false; in ceph_osdc_abort_on_full() local
2464 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()
/Linux-v4.19/fs/nfsd/
Dnfs4state.c6908 struct list_head *victims) in nfsd_find_all_delegations() argument
6919 if (victims) { in nfsd_find_all_delegations()
6931 list_add(&dp->dl_recall_lru, victims); in nfsd_find_all_delegations()