Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diomap.h168 int iomap_swapfile_activate(struct swap_info_struct *sis,
172 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
/Linux-v4.19/fs/xfs/
Dxfs_aops.c1016 return iomap_swapfile_activate(sis, swap_file, span, &xfs_iomap_ops); in xfs_iomap_swapfile_activate()
/Linux-v4.19/fs/
Diomap.c2031 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function
2075 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);