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

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsf.h103 BOOLEAN fKeepLastWriteTime; member in struct:_MRX_VBOX_FOBX_
H A Dinfo.c1381 pVBoxFobx->fKeepLastWriteTime = TRUE;
1401 pVBoxFobx->fKeepCreationTime, pVBoxFobx->fKeepLastAccessTime, pVBoxFobx->fKeepLastWriteTime, pVBoxFobx->fKeepChangeTime));
1414 if (pInfo->LastWriteTime.QuadPart && !pVBoxFobx->fKeepLastWriteTime)
1445 if (pInfo->LastWriteTime.QuadPart && !pVBoxFobx->fKeepLastWriteTime)
H A Dpath.c588 pVBoxFobx->fKeepLastWriteTime = FALSE;

Completed in 260 milliseconds