Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dsleep-config.c233 static int calculate_swap_file_offset(const SwapEntry *swap, uint64_t *ret_offset) { in calculate_swap_file_offset() function
376 r = calculate_swap_file_offset(swap, &swap_offset); in find_hibernate_location()