Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/iomap/
H A Dswapfile.c141 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 Diomap.h278 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 Dxfs_aops.c664 return iomap_swapfile_activate(sis, swap_file, span, in xfs_iomap_swapfile_activate()
/OK3568_Linux_fs/kernel/fs/zonefs/
H A Dsuper.c216 return iomap_swapfile_activate(sis, swap_file, span, in zonefs_swap_activate()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c3733 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()