Searched refs:pcfid_ctime (Results 1 – 3 of 3) sorted by relevance
50 uint16_t pcfid_ctime; /* creation time of entry (~= i_gen) */ member
2430 pcfid->pcfid_ctime = 0; in pcfs_fid()2434 pcfid->pcfid_ctime = pcp->pc_entry.pcd_crtime.pct_time; in pcfs_fid()
1283 if ((ep->pcd_crtime.pct_time == pcfid->pcfid_ctime) && in pcfs_vget()