Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dumem.c884 goto failed_alloc; in mm_pci_probe()
895 goto failed_alloc; in mm_pci_probe()
1005 failed_alloc: in mm_pci_probe()
/linux-4.1.27/fs/btrfs/
Dextent-tree.c6737 bool failed_alloc = false; in find_free_extent() local
7017 if (!offset && !failed_alloc && !cached && in find_free_extent()
7021 failed_alloc = true; in find_free_extent()
7060 failed_alloc = false; in find_free_extent()