Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c120 #define SHMEM_SEEN_BLOCKS 1 macro
3477 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3483 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3620 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
3652 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
3758 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c125 #define SHMEM_SEEN_BLOCKS 1 macro
3926 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3932 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
4129 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
4187 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
4305 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()

Completed in 11 milliseconds