Searched refs:unixFile (Results 1 – 1 of 1) sorted by relevance
40423 typedef struct unixFile unixFile; typedef40424 struct unixFile { struct41524 int unixFileMutexHeld(unixFile *pFile){ in unixFileMutexHeld()41528 int unixFileMutexNotheld(unixFile *pFile){ in unixFileMutexNotheld()41620 static void robust_close(unixFile *pFile, int h, int lineno){ in robust_close()41631 static void storeLastErrno(unixFile *pFile, int error){ in storeLastErrno()41638 static void closePendingFds(unixFile *pFile){ in closePendingFds()41657 static void releaseInodeInfo(unixFile *pFile){ in releaseInodeInfo()41695 unixFile *pFile, /* Unix file with file desc used in the key */ in findInodeInfo()41790 static int fileHasMoved(unixFile *pFile){ in fileHasMoved()[all …]