Searched refs:map_swap_entry (Results 1 – 1 of 1) sorted by relevance
46 static sector_t map_swap_entry(swp_entry_t, struct block_device**);1042 return map_swap_entry(swp_entry(type, offset), &bdev); in swapdev_block()1579 static sector_t map_swap_entry(swp_entry_t entry, struct block_device **bdev) in map_swap_entry() function1614 return map_swap_entry(entry, bdev); in map_swap_page()