Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dswapfile.c1030 int swap_type_of(dev_t device, sector_t offset, struct block_device **bdev_p) in swap_type_of() argument
1046 if (bdev_p) in swap_type_of()
1047 *bdev_p = bdgrab(sis->bdev); in swap_type_of()
1056 if (bdev_p) in swap_type_of()
1057 *bdev_p = bdgrab(sis->bdev); in swap_type_of()