Searched refs:iomap_swapfile_activate (Results 1 – 3 of 3) sorted by relevance
134 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function178 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
205 int iomap_swapfile_activate(struct swap_info_struct *sis,209 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
1185 return iomap_swapfile_activate(sis, swap_file, span, &xfs_iomap_ops); in xfs_iomap_swapfile_activate()