Home
last modified time | relevance | path

Searched refs:IOCTL_FS_IOC_GETVERSION (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1263 extern unsigned IOCTL_FS_IOC_GETVERSION;
Dsanitizer_platform_limits_posix.cc840 unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION; variable