Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dlookup.c64 static int next_inum = 1; /* Next dummy i-node number */ variable
235 cino = ++next_inum; in stlookuppn()