Searched refs:map_swap_entry (Results 1 – 1 of 1) sorted by relevance
51 static sector_t map_swap_entry(swp_entry_t, struct block_device**);1875 return map_swap_entry(swp_entry(type, offset), &bdev); in swapdev_block()2307 static sector_t map_swap_entry(swp_entry_t entry, struct block_device **bdev) in map_swap_entry() function2328 return map_swap_entry(entry, bdev); in map_swap_page()