Searched refs:noswap (Results 1 – 5 of 5) sorted by relevance
82 bool noswap; /* ignores VM reclaim / swap requests */ member
124 bool noswap; member1618 if ((info->flags & SHMEM_F_LOCKED) || sbinfo->noswap) in shmem_writeout()3067 if (sbinfo->noswap) in __shmem_get_inode()4643 ctx->noswap = true; in shmem_parse_one()4798 if (ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()4841 if (ctx->noswap) in shmem_reconfigure()4842 sbinfo->noswap = true; in shmem_reconfigure()4900 if (sbinfo->noswap) in shmem_show_options()4982 sbinfo->noswap = ctx->noswap; in shmem_fill_super()
89 gfp_t gfp_mask, bool noswap,
6816 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument6827 .may_swap = !noswap, in mem_cgroup_shrink_node()
45 * Those owned by tmpfs with the noswap mount option.