Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dtmpnode.h82 int tn_gen; /* pseudo gen number for tfid */ member
/titanic_41/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c209 t->tn_gen = tm->tm_gen++; in tmpnode_init()
H A Dtmp_vfsops.c658 if (tp->tn_gen != tfid->tfid_gen || tp->tn_nlink == 0) { in tmp_vget()
H A Dtmp_vnops.c1747 tfid->tfid_gen = tp->tn_gen; in tmp_fid()