Searched refs:osl_VolumeInfo_Mask_MaxPathLength (Results 1 – 7 of 7) sorted by relevance
322 if (uFieldMask & osl_VolumeInfo_Mask_MaxPathLength) in osl_psz_getVolumeInformation()328 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxPathLength; in osl_psz_getVolumeInformation()
66 osl_VolumeInfo_Mask_MaxPathLength | in test_getVolumeInformation()
568 #define osl_VolumeInfo_Mask_MaxPathLength 0x00000020L macro
445 #define VolumeInfoMask_MaxPathLength osl_VolumeInfo_Mask_MaxPathLength
1414 osl_VolumeInfo_Mask_MaxPathLength | in is_filesystem_attributes_request()1452 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxPathLength; in get_filesystem_attributes()
2518 osl_VolumeInfo_Mask_MaxPathLength | in is_filesystem_attributes_request()2564 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxPathLength; in get_filesystem_attributes()
1864 osl_VolumeInfo_Mask_MaxPathLength | osl_VolumeInfo_Mask_FileSystemName; in TEST_F()
Completed in 102 milliseconds