Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dtmpnode.h146 int32_t tfid_gen; member
/titanic_41/usr/src/uts/common/fs/tmpfs/
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()