Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshmem.c130 #define SHMEM_SEEN_BLOCKS 1 macro
4604 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4610 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4803 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
4861 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
5010 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()