Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dshmem.c329 #define SHMEM_INO_BATCH 1024 macro
380 if (unlikely(ino % SHMEM_INO_BATCH == 0)) { in shmem_reserve_inode()
383 sbinfo->next_ino += SHMEM_INO_BATCH; in shmem_reserve_inode()