Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c132 static unsigned long shmem_default_max_inodes(void) in shmem_default_max_inodes() function
3681 if (sbinfo->max_inodes != shmem_default_max_inodes()) in shmem_show_options()
3761 ctx->inodes = shmem_default_max_inodes(); in shmem_fill_super()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c139 static unsigned long shmem_default_max_inodes(void) in shmem_default_max_inodes() function
4221 if (sbinfo->max_inodes != shmem_default_max_inodes()) in shmem_show_options()
4308 ctx->inodes = shmem_default_max_inodes(); in shmem_fill_super()

Completed in 11 milliseconds