Searched refs:noswap (Results 1 – 7 of 7) sorted by relevance
64 bool noswap; /* ignores VM reclaim / swap requests */ member
414 gfp_t gfp_mask, bool noswap,
122 bool noswap; member1459 if (WARN_ON_ONCE((info->flags & VM_LOCKED) || sbinfo->noswap)) in shmem_writepage()2491 if (sbinfo->noswap) in __shmem_get_inode()4005 ctx->noswap = true; in shmem_parse_one()4156 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()4160 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()4203 if (ctx->noswap) in shmem_reconfigure()4204 sbinfo->noswap = true; in shmem_reconfigure()4262 if (sbinfo->noswap) in shmem_show_options()4311 sbinfo->noswap = ctx->noswap; in shmem_fill_super()
1063 goto noswap; in get_swap_pages()1127 noswap: in get_swap_pages()
7123 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument7134 .may_swap = !noswap, in mem_cgroup_shrink_node()
107 noswap Disables swap. Remounts must respect the original settings.
45 * Those owned by tmpfs with the noswap mount option.