Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswapfile.c988 int swap_type_of(dev_t device, sector_t offset, struct block_device **bdev_p) in swap_type_of() argument
1004 if (bdev_p) in swap_type_of()
1005 *bdev_p = bdgrab(sis->bdev); in swap_type_of()
1014 if (bdev_p) in swap_type_of()
1015 *bdev_p = bdgrab(sis->bdev); in swap_type_of()