Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dinode.c900 static atomic_t shared_last_ino; in get_next_ino() local
901 int next = atomic_add_return(LAST_INO_BATCH, &shared_last_ino); in get_next_ino()