Searched refs:unixFile (Results 1 – 1 of 1) sorted by relevance
40453 typedef struct unixFile unixFile; typedef40454 struct unixFile { struct41554 int unixFileMutexHeld(unixFile *pFile){ in unixFileMutexHeld()41558 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld()41650 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close()41661 static void storeLastErrno(unixFile *pFile, int error){ in storeLastErrno()41668 static void closePendingFds(unixFile *pFile){ in closePendingFds()41687 static void releaseInodeInfo(unixFile *pFile){ in releaseInodeInfo()41725 unixFile *pFile, /* Unix file with file desc used in the key */ in findInodeInfo()41820 static int fileHasMoved(unixFile *pFile){ in fileHasMoved()[all …]