Searched refs:HmdfsHasCache (Results 1 – 3 of 3) sorted by relevance
33 struct HmdfsHasCache { struct
64 #define HMDFS_IOC_HAS_CACHE _IOW(HMDFS_IOC, 6, struct HmdfsHasCache)408 HmdfsHasCache ioctlData; in HasCacheData()
97 #define HMDFS_IOC_HAS_CACHE _IOW(HMDFS_IOC, 6, struct HmdfsHasCache)210 struct HmdfsHasCache { struct922 const struct HmdfsHasCache *ioctlData = reinterpret_cast<const struct HmdfsHasCache *>(inBuf); in HasCache()