Home
last modified time | relevance | path

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

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

Completed in 45 milliseconds