Searched refs:afpLockingContext (Results 1 – 1 of 1) sorted by relevance
2779 typedef struct afpLockingContext afpLockingContext; typedef2780 struct afpLockingContext { struct2853 afpLockingContext *context; in afpCheckReservedLock()2858 context = (afpLockingContext *) pFile->lockingContext; in afpCheckReservedLock()2922 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpLock()3104 afpLockingContext *context = (afpLockingContext *) pFile->lockingContext; in afpUnlock()5724 afpLockingContext *pCtx; in fillInUnixFile()7518 afpLockingContext *afpCtx; in proxyTakeConch()7519 afpCtx = (afpLockingContext *)pCtx->lockProxy->lockingContext; in proxyTakeConch()7645 strlcpy(dbPath, ((afpLockingContext *)pFile->lockingContext)->dbPath, in proxyGetDbPathForUnixFile()