Searched refs:afpLockingContext (Results 1 – 1 of 1) sorted by relevance
43167 typedef struct afpLockingContext afpLockingContext; typedef43168 struct afpLockingContext { struct43241 afpLockingContext *context; in afpCheckReservedLock()43246 context = (afpLockingContext *) pFile->lockingContext; in afpCheckReservedLock()43310 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpLock()43492 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpUnlock()46366 afpLockingContext *pCtx; in fillInUnixFile()48189 afpLockingContext *afpCtx; in proxyTakeConch()48190 afpCtx = (afpLockingContext *)pCtx->lockProxy->lockingContext; in proxyTakeConch()48316 strlcpy(dbPath, ((afpLockingContext *)pFile->lockingContext)->dbPath, in proxyGetDbPathForUnixFile()