Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dsleep-config.c206 static int swap_device_to_device_id(const SwapEntry *swap, dev_t *ret_dev) { in swap_device_to_device_id() function
409 r = swap_device_to_device_id(swap, &swap_device); in find_hibernate_location()