Searched defs:pShmNode (Results 1 – 1 of 1) sorted by relevance
40060 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member43212 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member43238 unixShmNode *pShmNode = pFile->pShm->pShmNode; in unixFcntlExternalReader() local43272 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ in unixShmSystemLock() local43412 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()43516 struct unixShmNode *pShmNode; /* The underlying mmapped file */ in unixOpenSharedMemory() local43677 unixShmNode *pShmNode; in unixShmMap() local43811 static int assertLockingArrayOk(unixShmNode *pShmNode){ in assertLockingArrayOk()43854 unixShmNode *pShmNode; /* The underlying file iNode */ in unixShmLock() local44070 unixShmNode *pShmNode; /* The underlying shared-memory file */ in unixShmUnmap() local[all …]