Searched refs:OsalGetFilePriv (Results 1 – 4 of 4) sorted by relevance
43 void *OsalGetFilePriv(struct file *filep);
567 struct HdfVNodeAdapterClient *client = (struct HdfVNodeAdapterClient *)OsalGetFilePriv(filep); in HdfVNodeAdapterIoctl()678 struct HdfVNodeAdapterClient *client = (struct HdfVNodeAdapterClient *)OsalGetFilePriv(filep); in HdfVNodeAdapterPoll()704 client = (struct HdfVNodeAdapterClient *)OsalGetFilePriv(filep); in HdfVNodeAdapterClose()
183 void *OsalGetFilePriv(struct file *filep) in OsalGetFilePriv() function
271 void* OsalGetFilePriv(struct file* filep) in OsalGetFilePriv() function