Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h466 int swap_type_of(dev_t device, sector_t offset);
/linux/kernel/power/
H A Dswap.c342 res = swap_type_of(swsusp_resume_device, swsusp_resume_block); in swsusp_swap_check()
/linux/mm/
H A Dswapfile.c2044 int swap_type_of(dev_t device, sector_t offset) in swap_type_of() function