Home
last modified time | relevance | path

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

/openbmc/linux/fs/iomap/
H A Dswapfile.c142 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function
195 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
/openbmc/linux/include/linux/
H A Diomap.h417 int iomap_swapfile_activate(struct swap_info_struct *sis,
421 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
/openbmc/linux/fs/xfs/
H A Dxfs_aops.c540 return iomap_swapfile_activate(sis, swap_file, span, in xfs_iomap_swapfile_activate()
/openbmc/linux/fs/zonefs/
H A Dfile.c170 return iomap_swapfile_activate(sis, swap_file, span, in zonefs_swap_activate()
/openbmc/linux/Documentation/filesystems/
H A Dlocking.rst406 add_swap_extent(), or the helper iomap_swapfile_activate(), and return
H A Dvfs.rst1048 add_swap_extent(), or the helper iomap_swapfile_activate(), and
/openbmc/linux/fs/ext4/
H A Dinode.c3575 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()