Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c123 #define SHMEM_SEEN_INUMS 8 macro
3541 ctx->seen |= SHMEM_SEEN_INUMS; in shmem_parse_one()
3549 ctx->seen |= SHMEM_SEEN_INUMS; in shmem_parse_one()
3642 if ((ctx->seen & SHMEM_SEEN_INUMS) && !ctx->full_inums && in shmem_reconfigure()
3650 if (ctx->seen & SHMEM_SEEN_INUMS) in shmem_reconfigure()
3762 if (!(ctx->seen & SHMEM_SEEN_INUMS)) in shmem_fill_super()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c128 #define SHMEM_SEEN_INUMS 8 macro
3990 ctx->seen |= SHMEM_SEEN_INUMS; in shmem_parse_one()
3998 ctx->seen |= SHMEM_SEEN_INUMS; in shmem_parse_one()
4151 if ((ctx->seen & SHMEM_SEEN_INUMS) && !ctx->full_inums && in shmem_reconfigure()
4185 if (ctx->seen & SHMEM_SEEN_INUMS) in shmem_reconfigure()
4309 if (!(ctx->seen & SHMEM_SEEN_INUMS)) in shmem_fill_super()

Completed in 15 milliseconds