Home
last modified time | relevance | path

Searched refs:struct_hd_driveid_sz (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h805 extern unsigned struct_hd_driveid_sz;
Dsanitizer_platform_limits_posix.cc337 unsigned struct_hd_driveid_sz = sizeof(struct hd_driveid); variable
Dsanitizer_common_interceptors_ioctl.inc187 _(HDIO_GET_IDENTITY, WRITE, struct_hd_driveid_sz);