Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshmem.c125 #define SHMEM_SEEN_BLOCKS 1 macro
3927 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3933 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4130 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
4188 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
4306 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()