Home
last modified time | relevance | path

Searched refs:BelongsTo (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/fsrtl/
H A Dfilelock.c39 PFILE_LOCK BelongsTo; member
210 (LockInfo->BelongsTo->CompleteLockIrpRoutine, in LockCompleteCanceledIrp()
390 LockInfo->BelongsTo = FileLock; in FsRtlPrivateLock()
1011 Status = FsRtlProcessFileLock(InternalInfo->BelongsTo, NextMatchingLockIrp, NULL); in FsRtlFastUnlockSingle()