openCnt
struct openCnt *pOpen = id->pOpen;
static void releaseOpenCnt(struct openCnt *pOpen){
struct openCnt **ppOpen /* Return the openCnt structure here */
struct openCnt *pOpen;
pOpen = (struct openCnt*)sqliteHashFind(&openHash, &key2, sizeof(key2));
struct openCnt *pOld;
struct openCnt *pOpen = id->pOpen;
struct openCnt *pOpen; /* Info about all open fd's on this inode */