Searched refs:unmount_callback (Results 1 – 3 of 3) sorted by relevance
71 void (*unmount_callback)(struct WFSClientContext*); member
410 context->unmount_callback = NULL; in WFS_InitClient()439 if (context->unmount_callback) in WFS_EndClient()441 (*context->unmount_callback)(context); in WFS_EndClient()
248 context->unmount_callback = WFSi_RestoreRomArchive; in WFS_ReplaceRomArchive()