Searched refs:free_slots (Results 1 – 3 of 3) sorted by relevance
1291 int err, free_slots, i, nr_bhs; in fat_add_entries() local1297 free_slots = nr_bhs = 0; in fat_add_entries()1312 free_slots++; in fat_add_entries()1313 if (free_slots == nr_slots) in fat_add_entries()1319 free_slots = nr_bhs = 0; in fat_add_entries()1334 pos -= free_slots * sizeof(*de); in fat_add_entries()1335 nr_slots -= free_slots; in fat_add_entries()1336 if (free_slots) { in fat_add_entries()1342 int size = free_slots * sizeof(*de); in fat_add_entries()1413 if (free_slots) in fat_add_entries()[all …]
668 static void free_slots(void) in free_slots() function1278 free_slots(); in ibmphp_unload()
1527 goto free_slots; in rtsx_pci_probe()1533 free_slots: in rtsx_pci_probe()