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

/linux-master/fs/iomap/
H A Dswapfile.c142 int iomap_swapfile_activate(struct swap_info_struct *sis, function
195 EXPORT_SYMBOL_GPL(iomap_swapfile_activate); variable
/linux-master/include/linux/
H A Diomap.h409 int iomap_swapfile_activate(struct swap_info_struct *sis,
413 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) macro
/linux-master/fs/xfs/
H A Dxfs_aops.c567 return iomap_swapfile_activate(sis, swap_file, span,
/linux-master/fs/zonefs/
H A Dfile.c171 return iomap_swapfile_activate(sis, swap_file, span,
/linux-master/fs/ext4/
H A Dinode.c3519 return iomap_swapfile_activate(sis, file, span,

Completed in 128 milliseconds