Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dswapfile.c1760 int swap_type_of(dev_t device, sector_t offset, struct block_device **bdev_p) in swap_type_of() argument
1776 if (bdev_p) in swap_type_of()
1777 *bdev_p = bdgrab(sis->bdev); in swap_type_of()
1786 if (bdev_p) in swap_type_of()
1787 *bdev_p = bdgrab(sis->bdev); in swap_type_of()