Searched refs:afpLockingContext (Results 1 – 1 of 1) sorted by relevance
41656 typedef struct afpLockingContext afpLockingContext; typedef41657 struct afpLockingContext { struct41730 afpLockingContext *context; in afpCheckReservedLock()41735 context = (afpLockingContext *) pFile->lockingContext; in afpCheckReservedLock()41799 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpLock()41981 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpUnlock()44732 afpLockingContext *pCtx; in fillInUnixFile()46536 afpLockingContext *afpCtx; in proxyTakeConch()46537 afpCtx = (afpLockingContext *)pCtx->lockProxy->lockingContext; in proxyTakeConch()46663 strlcpy(dbPath, ((afpLockingContext *)pFile->lockingContext)->dbPath, in proxyGetDbPathForUnixFile()