Searched defs:transControl (Results 1 – 2 of 2) sorted by relevance
29 static void GetTimeWork(struct MiscControlType *transControl) in GetTimeWork()60 struct MiscControlType *transControl = NULL; in MiscWorkThread() local
807 static uint32_t DoOpenFile(const char *path, struct SecStorageType *transControl) in DoOpenFile()863 static int CheckOpenWorkValid(struct SecStorageType *transControl, bool isBackup, char *nameBuff, s… in CheckOpenWorkValid()893 static void OpenWork(struct SecStorageType *transControl) in OpenWork()954 static void CloseWork(struct SecStorageType *transControl) in CloseWork()980 static void ReadWork(struct SecStorageType *transControl) in ReadWork()1011 static void WriteWork(struct SecStorageType *transControl) in WriteWork()1046 static void SeekWork(struct SecStorageType *transControl) in SeekWork()1069 static void RemoveWork(struct SecStorageType *transControl) in RemoveWork()1096 static void TruncateWork(struct SecStorageType *transControl) in TruncateWork()1122 static void RenameWork(struct SecStorageType *transControl) in RenameWork()[all …]