Searched refs:DelEntry (Results 1 – 3 of 3) sorted by relevance
561 LIST_ENTRY *DelEntry; in FvSimpleFileSystemDriverStop() local613 DelEntry = Entry; in FvSimpleFileSystemDriverStop()615 FvFileInfo = FVFS_FILE_INFO_FROM_LINK (DelEntry); in FvSimpleFileSystemDriverStop()617 RemoveEntryList (DelEntry); in FvSimpleFileSystemDriverStop()
155 LIST_ENTRY *DelEntry; in ReleaseAtaResources() local172 DelEntry = Entry; in ReleaseAtaResources()174 SubTask = ATA_ASYN_SUB_TASK_FROM_ENTRY (DelEntry); in ReleaseAtaResources()176 RemoveEntryList (DelEntry); in ReleaseAtaResources()187 DelEntry = Entry; in ReleaseAtaResources()189 AtaTask = ATA_ASYN_TASK_FROM_ENTRY (DelEntry); in ReleaseAtaResources()191 RemoveEntryList (DelEntry); in ReleaseAtaResources()
1115 LIST_ENTRY *DelEntry; in DestroyAsynTaskList() local1127 DelEntry = Entry; in DestroyAsynTaskList()1129 Task = ATA_NON_BLOCK_TASK_FROM_ENTRY (DelEntry); in DestroyAsynTaskList()1131 RemoveEntryList (DelEntry); in DestroyAsynTaskList()