Searched refs:pcfid_ctime (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dpc_node.h50 uint16_t pcfid_ctime; /* creation time of entry (~= i_gen) */ member in struct:pc_fid
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c2426 pcfid->pcfid_ctime = 0;
2430 pcfid->pcfid_ctime = pcp->pc_entry.pcd_crtime.pct_time;
H A Dpc_vfsops.c1258 if ((ep->pcd_crtime.pct_time == pcfid->pcfid_ctime) &&

Completed in 112 milliseconds