Searched defs:map_swap_entry (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dswapfile.c43 static sector_t map_swap_entry(swp_entry_t, struct block_device**);
814 return map_swap_entry(swp_entry(type, offset), &bdev);
1295 static sector_t map_swap_entry(swp_entry_t entry, struct block_device **bdev) function
1330 return map_swap_entry(entry, bdev);

Completed in 44 milliseconds