Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_node.h49 uint16_t pcfid_offset; /* offset within block of entry */ member
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c2430 pcfid->pcfid_offset = 0; in pcfs_fid()
2434 pcfid->pcfid_offset = pcp->pc_eoffset; in pcfs_fid()
H A Dpc_vfsops.c1184 eoffset = pcfid->pcfid_offset; in pcfs_vget()