Searched defs:pShmNode (Results 1 – 1 of 1) sorted by relevance
40061 unixShmNode *pShmNode; /* Shared memory associated with this inode */ member43213 unixShmNode *pShmNode; /* The underlying unixShmNode object */ member43239 unixShmNode *pShmNode = pFile->pShm->pShmNode; in unixFcntlExternalReader() local43273 unixShmNode *pShmNode; /* Apply locks to this open shared-memory segment */ in unixShmSystemLock() local43413 static int unixLockSharedMemory(unixFile *pDbFd, unixShmNode *pShmNode){ in unixLockSharedMemory()43517 struct unixShmNode *pShmNode; /* The underlying mmapped file */ in unixOpenSharedMemory() local43678 unixShmNode *pShmNode; in unixShmMap() local43812 static int assertLockingArrayOk(unixShmNode *pShmNode){ in assertLockingArrayOk()43855 unixShmNode *pShmNode; /* The underlying file iNode */ in unixShmLock() local44071 unixShmNode *pShmNode; /* The underlying shared-memory file */ in unixShmUnmap() local[all …]