Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dlabel.c610 int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local
643 victims = 0; in __blk_label_update()
663 victims++; in __blk_label_update()
668 if (nfree - alloc < 0 || nfree - alloc + victims < 1) { in __blk_label_update()
/linux-4.4.14/Documentation/laptops/
Ddisk-shock-protection.txt134 for use. Please feel free to add projects that have been the victims
/linux-4.4.14/fs/nfsd/
Dnfs4state.c6446 struct list_head *victims) in nfsd_find_all_delegations() argument
6457 if (victims) { in nfsd_find_all_delegations()
6469 list_add(&dp->dl_recall_lru, victims); in nfsd_find_all_delegations()