Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h96 ino64_t hs_nodeid; /* "inode" number for hsnode */ member
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c166 #define HS_HPASH(hp) HS_HASH((hp)->hs_nodeid)
390 if (tp->hs_nodeid == nodeid) { in hs_findhash()
399 if (tp->hs_nodeid == nodeid && in hs_findhash()
605 hp->hs_nodeid = nodeid; in hs_makenode()
H A Dhsfs_vnops.c328 vap->va_nodeid = (ino64_t)hp->hs_nodeid; in hsfs_getattr()
672 fid->hf_ino = hp->hs_nodeid; in hsfs_fid()