Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c127 #define SHMEM_SEEN_BLOCKS 1 macro
3444 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3450 ctx->seen |= SHMEM_SEEN_BLOCKS; in shmem_parse_one()
3569 if ((ctx->seen & SHMEM_SEEN_BLOCKS) && ctx->blocks) { in shmem_reconfigure()
3601 if (ctx->seen & SHMEM_SEEN_BLOCKS) in shmem_reconfigure()
3707 if (!(ctx->seen & SHMEM_SEEN_BLOCKS)) in shmem_fill_super()