Searched refs:osl_VolumeInfo_Mask_MaxNameLength (Results 1 – 7 of 7) sorted by relevance
311 if (uFieldMask & osl_VolumeInfo_Mask_MaxNameLength) in osl_psz_getVolumeInformation()317 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxNameLength; in osl_psz_getVolumeInformation()
65 osl_VolumeInfo_Mask_MaxNameLength | in test_getVolumeInformation()
567 #define osl_VolumeInfo_Mask_MaxNameLength 0x00000010L macro
444 #define VolumeInfoMask_MaxNameLength osl_VolumeInfo_Mask_MaxNameLength
1413 (osl_VolumeInfo_Mask_MaxNameLength | in is_filesystem_attributes_request()1448 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxNameLength; in get_filesystem_attributes()
2517 (osl_VolumeInfo_Mask_MaxNameLength | in is_filesystem_attributes_request()2561 pInfo->uValidFields |= osl_VolumeInfo_Mask_MaxNameLength; in get_filesystem_attributes()
1863 osl_VolumeInfo_Mask_FreeSpace | osl_VolumeInfo_Mask_MaxNameLength | in TEST_F()
Completed in 72 milliseconds