Home
last modified time | relevance | path

Searched refs:SWP_FS_OPS (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
A Dpage_io.c293 if (data_race(sis->flags & SWP_FS_OPS)) { in __swap_writepage()
380 if (data_race(sis->flags & SWP_FS_OPS)) { in swap_readpage()
442 if (data_race(sis->flags & SWP_FS_OPS)) { in swap_set_page_dirty()
A Dswapfile.c2403 sis->flags |= SWP_FS_OPS; in setup_swap_extents()
/linux/include/linux/
A Dswap.h180 SWP_FS_OPS = (1 << 8), /* swapfile operations go through fs */ enumerator

Completed in 16 milliseconds