Home
last modified time | relevance | path

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

/openbmc/linux/fs/iomap/
H A Dswapfile.c143 struct file *swap_file, sector_t *pagespan, in iomap_swapfile_activate() argument
189 *pagespan = 1 + isi.highest_ppage - isi.lowest_ppage; in iomap_swapfile_activate()
/openbmc/linux/include/linux/
H A Diomap.h418 struct file *swap_file, sector_t *pagespan,
421 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument