Home
last modified time | relevance | path

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

/systemd-251/src/shared/ !
Dsleep-config.c408 dev_t swap_device; in find_hibernate_location() local
409 r = swap_device_to_device_id(swap, &swap_device); in find_hibernate_location()
412 if (swap_device == 0) in find_hibernate_location()
421 .devno = swap_device, in find_hibernate_location()