Searched refs:swap_fs_activate (Results 1 – 6 of 6) sorted by relevance
42 int swap_fs_activate(struct swap_info_struct *sis, const struct swap_ops *ops);
677 int swap_fs_activate(struct swap_info_struct *sis, const struct swap_ops *ops) in swap_fs_activate() function682 EXPORT_SYMBOL_GPL(swap_fs_activate);
631 ret = swap_fs_activate(sis, &nfs_swap_ops); in nfs_swap_activate()
356 the file system it should call swap_fs_activate, otherwise IO will be
979 through the file system it should call swap_fs_activate, otherwise IO
3516 return swap_fs_activate(sis, &cifs_swap_ops); in cifs_swap_activate()