Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dshmem.c120 #define SHMEM_SEEN_BLOCKS 1 macro
3428 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3434 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3541 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
3565 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
3647 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()