Searched refs:epoch (Results 1 – 3 of 3) sorted by relevance
111 if ( unlikely(dcache->epoch != vcache->shadow_epoch) ) in map_domain_page()113 vcache->shadow_epoch = dcache->epoch; in map_domain_page()160 vcache->shadow_epoch = ++dcache->epoch; in map_domain_page()
145 + __u32 i_ctime_extra; /* extra Change time (nsec << 2 | epoch) */146 + __u32 i_mtime_extra; /* extra Modification time(nsec << 2 | epoch) */147 + __u32 i_atime_extra; /* extra Access time (nsec << 2 | epoch) */149 + __u32 i_crtime_extra; /* extra FileCreationtime (nsec << 2 | epoch) */
65 unsigned int epoch; member
Completed in 6 milliseconds