Searched refs:iomap_swapfile_activate (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | swapfile.c | 141 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function 195 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | iomap.h | 278 int iomap_swapfile_activate(struct swap_info_struct *sis, 282 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_aops.c | 664 return iomap_swapfile_activate(sis, swap_file, span, in xfs_iomap_swapfile_activate()
|
| /OK3568_Linux_fs/kernel/fs/zonefs/ |
| H A D | super.c | 216 return iomap_swapfile_activate(sis, swap_file, span, in zonefs_swap_activate()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode.c | 3733 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()
|