Searched refs:SWP_FS_OPS (Results 1 – 6 of 6) sorted by relevance
551 sis->flags |= SWP_FS_OPS; in nfs_swap_activate()
413 ->swap_rw(), it should set SWP_FS_OPS, otherwise IO will be submitted419 ->swap_rw will be called for swap IO if SWP_FS_OPS was set by ->swap_activate().
1049 through ->swap_rw(), it should set SWP_FS_OPS, otherwise IO will1057 Called to read or write swap pages when SWP_FS_OPS is set.
3182 sis->flags |= SWP_FS_OPS; in cifs_swap_activate()
2512 if ((sis->flags & SWP_FS_OPS) && in setup_swap_extents()
1076 return !data_race(folio_swap_flags(folio) & SWP_FS_OPS); in may_enter_fs()