Searched refs:unixFile (Results 1 – 1 of 1) sorted by relevance
39099 typedef struct unixFile unixFile; typedef39100 struct unixFile { struct40086 int unixFileMutexHeld(unixFile *pFile){ in unixFileMutexHeld()40090 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld()40182 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close()40193 static void storeLastErrno(unixFile *pFile, int error){ in storeLastErrno()40200 static void closePendingFds(unixFile *pFile){ in closePendingFds()40219 static void releaseInodeInfo(unixFile *pFile){ in releaseInodeInfo()40257 unixFile *pFile, /* Unix file with file desc used in the key */ in findInodeInfo()40348 static int fileHasMoved(unixFile *pFile){ in fileHasMoved()[all …]