Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c126 #define SHMEM_SEEN_BLOCKS 1 macro
4252 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4258 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4451 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
4509 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
4645 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()