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
623 static uint32_t DoOpenFile(const char *path, struct SecStorageType *transControl) in DoOpenFile()674 static void OpenWork(struct SecStorageType *transControl) in OpenWork()734 static void CloseWork(struct SecStorageType *transControl) in CloseWork()760 static void ReadWork(struct SecStorageType *transControl) in ReadWork()791 static void WriteWork(struct SecStorageType *transControl) in WriteWork()826 static void SeekWork(struct SecStorageType *transControl) in SeekWork()848 static void RemoveWork(struct SecStorageType *transControl) in RemoveWork()871 static void TruncateWork(struct SecStorageType *transControl) in TruncateWork()894 static void RenameWork(struct SecStorageType *transControl) in RenameWork()1012 static void CopyWork(struct SecStorageType *transControl) in CopyWork()[all …]