Searched refs:iomap_swapfile_activate (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/iomap/ |
| D | swapfile.c | 135 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function 179 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
|
| /Linux-v5.10/include/linux/ |
| D | iomap.h | 272 int iomap_swapfile_activate(struct swap_info_struct *sis, 276 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
|
| /Linux-v5.10/fs/xfs/ |
| D | xfs_aops.c | 642 return iomap_swapfile_activate(sis, swap_file, span, in xfs_iomap_swapfile_activate()
|
| /Linux-v5.10/fs/ext4/ |
| D | inode.c | 3636 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()
|