Searched refs:md_localmtime (Results 1 – 4 of 4) sorted by relevance
100 CACHEFS_TS_TO_CFS_TS_COPY(&(inmdp)->md_localmtime, \101 &(outmdp)->md_localmtime, error); \113 CACHEFS_CFS_TS_TO_TS_COPY(&(inmdp)->md_localmtime, \114 &(outmdp)->md_localmtime); \
1708 gethrestime(&cp->c_metadata.md_localmtime); in cachefs_push_front()2178 vap->va_mtime = cp->c_metadata.md_localmtime; in cachefs_getattr()2624 gethrestime(&cp->c_metadata.md_localmtime); in cachefs_setattr_disconnected()2725 cp->c_metadata.md_localmtime = vap->va_mtime; in cachefs_setattr_disconnected()4210 ncp->c_metadata.md_localmtime = current_time; in cachefs_create_disconnected()4257 dcp->c_metadata.md_localmtime = current_time; in cachefs_create_disconnected()4799 dcp->c_metadata.md_localmtime = current_time; in cachefs_remove_disconnected()5118 tdcp->c_metadata.md_localmtime = current_time; in cachefs_link_disconnected()5791 odcp->c_metadata.md_localmtime = current_time; in cachefs_rename_disconnected()5800 ndcp->c_metadata.md_localmtime = current_time; in cachefs_rename_disconnected()[all …]
1963 mdp->md_localmtime = mdp->md_vattr.va_mtime; in cachefs_cnode_setlocalstats()
711 timestruc_t md_localmtime; /* persistent local mtime */ member745 cfs_timestruc_t md_localmtime; /* persistent local mtime */ member