Searched refs:HMDFS_IOC_GET_LOCATION (Results 1 – 2 of 2) sorted by relevance
35 #define HMDFS_IOC_GET_LOCATION _IOR(HMDFS_IOC, 7, unsigned int) macro454 int err = ioctl(fd, HMDFS_IOC_GET_LOCATION, &location); in ShouldUseMmap()
65 #define HMDFS_IOC_GET_LOCATION _IOR(HMDFS_IOC, 7, __u32) macro617 int ioResult = ioctl(fd_, HMDFS_IOC_GET_LOCATION, &loc); in CheckFileType()