Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c346 #define SHMEM_INO_BATCH 1024 macro
397 if (unlikely(ino % SHMEM_INO_BATCH == 0)) { in shmem_reserve_inode()
400 sbinfo->next_ino += SHMEM_INO_BATCH; in shmem_reserve_inode()