Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c131 #define SHMEM_SEEN_BLOCKS 1 macro
4568 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4574 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4766 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
4825 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
4976 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()