Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dshmem.c119 #define SHMEM_SEEN_BLOCKS 1 macro
3505 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3511 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3632 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
3664 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
3770 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()