Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h466 extern const struct swap_ops swap_bdev_ops;
H A Dpage_io.c647 const struct swap_ops swap_bdev_ops = { variable
H A Dswapfile.c2966 sis->ops = &swap_bdev_ops; in setup_swap_extents()