Searched refs:find_swap_file (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.cpp314 find_swap_file(swap_addr_t slotIndex) function
324 panic("find_swap_file(): can't find swap file for slot %" B_PRIu32 "\n",
337 swap_file* swapFile = find_swap_file(slotIndex);
609 swap_file* swapFile = find_swap_file(startSlotIndex);
674 swap_file* swapFile = find_swap_file(slotIndex);
762 swap_file* swapFile = find_swap_file(slotIndex);

Completed in 32 milliseconds