Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h379 extern sector_t swapdev_block(int, pgoff_t);
/linux/mm/
H A Dswapfile.c2371 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block() function