Searched refs:noswap (Results 1 – 6 of 6) sorted by relevance
68 bool noswap; /* ignores VM reclaim / swap requests */ member
423 gfp_t gfp_mask, bool noswap,
123 bool noswap; member1563 if ((info->flags & VM_LOCKED) || sbinfo->noswap) in shmem_writepage()3072 if (sbinfo->noswap) in __shmem_get_inode()4679 ctx->noswap = true; in shmem_parse_one()4830 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()4834 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()4877 if (ctx->noswap) in shmem_reconfigure()4878 sbinfo->noswap = true; in shmem_reconfigure()4936 if (sbinfo->noswap) in shmem_show_options()5016 sbinfo->noswap = ctx->noswap; in shmem_fill_super()
6594 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument6605 .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.