Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswapfile.c1662 int swap_type_of(dev_t device, sector_t offset, struct block_device **bdev_p) in swap_type_of() argument
1678 if (bdev_p) in swap_type_of()
1679 *bdev_p = bdgrab(sis->bdev); in swap_type_of()
1688 if (bdev_p) in swap_type_of()
1689 *bdev_p = bdgrab(sis->bdev); in swap_type_of()