Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dshmem.c120 #define SHMEM_SEEN_BLOCKS 1 macro
3474 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3480 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3599 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
3631 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
3737 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()