Searched refs:iomap_swapfile_activate (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/iomap/ |
| A D | swapfile.c | 142 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function 195 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
|
| /linux/include/linux/ |
| A D | iomap.h | 352 int iomap_swapfile_activate(struct swap_info_struct *sis, 356 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
|
| /linux/fs/xfs/ |
| A D | xfs_aops.c | 548 return iomap_swapfile_activate(sis, swap_file, span, in xfs_iomap_swapfile_activate()
|
| /linux/fs/zonefs/ |
| A D | super.c | 180 return iomap_swapfile_activate(sis, swap_file, span, &zonefs_iomap_ops); in zonefs_swap_activate()
|
| /linux/fs/ext4/ |
| A D | inode.c | 3583 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()
|
| /linux/ |
| A D | vmlinux.symvers | 11847 0x00000000 iomap_swapfile_activate vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 10332 ffff8000102d4330 T iomap_swapfile_activate
|
| A D | .tmp_System.map | 10332 ffff8000102d4330 T iomap_swapfile_activate
|
Completed in 313 milliseconds