Searched refs:noswap (Results 1 – 4 of 4) sorted by relevance
124 bool noswap; member1551 if ((info->flags & VM_LOCKED) || sbinfo->noswap) in shmem_writepage()3084 if (sbinfo->noswap) in __shmem_get_inode()4692 ctx->noswap = true; in shmem_parse_one()4843 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()4847 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()4890 if (ctx->noswap) in shmem_reconfigure()4891 sbinfo->noswap = true; in shmem_reconfigure()4949 if (sbinfo->noswap) in shmem_show_options()5029 sbinfo->noswap = ctx->noswap; in shmem_fill_super()
1248 goto noswap; in get_swap_pages()1291 noswap: in get_swap_pages()
6561 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node() argument6572 .may_swap = !noswap, in mem_cgroup_shrink_node()
45 * Those owned by tmpfs with the noswap mount option.