Searched refs:swapdev_block (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | swap.h | 379 extern sector_t swapdev_block(int, pgoff_t); |
| /linux/mm/ | ||
| H A D | swapfile.c | 2371 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block() function |