Searched refs:NTToVBoxFileAttributes (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsfhlp.h47 uint32_t NTToVBoxFileAttributes (uint32_t fMode);
H A Dvbsfhlp.c89 uint32_t NTToVBoxFileAttributes (uint32_t fMode) function
H A Dpath.c246 pCreateParms->Info.Attr.fMode = NTToVBoxFileAttributes(FileAttributes);
698 pSHFLFileInfo->Attr.fMode = NTToVBoxFileAttributes(pInfo->FileAttributes);
H A Dinfo.c1426 pSHFLFileInfo->Attr.fMode = NTToVBoxFileAttributes(pInfo->FileAttributes);

Completed in 77 milliseconds