Searched refs:StorageHookFunction (Results 1 – 1 of 1) sorted by relevance
70 typedef VOID *(*StorageHookFunction)(VOID *); typedef73 static UINT32 OsReHookFuncAddDiskRef(StorageHookFunction handler,76 static UINT32 OsReHookFuncDelDiskRef(StorageHookFunction handler) __attribute__((weakref("osReHookF…1263 (VOID)OsReHookFuncAddDiskRef((StorageHookFunction)OsSdSync, (VOID *)0); in DiskCacheThreadInit()1264 (VOID)OsReHookFuncAddDiskRef((StorageHookFunction)OsSdSync, (VOID *)1); in DiskCacheThreadInit()1307 (VOID)OsReHookFuncDelDiskRef((StorageHookFunction)OsSdSync); in DiskCacheDeinit()