Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dswap.c186 return swapdev_block(swap, offset); in alloc_swapdev_block()
/linux/mm/
H A Dswapfile.c1922 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block() function