Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dswapfile.c140 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate() function
192 EXPORT_SYMBOL_GPL(iomap_swapfile_activate);
/linux/fs/ntfs/
H A Daops.c276 return iomap_swapfile_activate(sis, swap_file, span, in ntfs_swap_activate()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst750 The ``iomap_swapfile_activate`` function finds all the base-page aligned
/linux/fs/ext4/
H A Dinode.c3945 return iomap_swapfile_activate(sis, file, span, in ext4_iomap_swap_activate()