IFSMgr_CountLocks( void * pFSDLockListHead, void * pOpenFileInstance )
This services returns a count of the number of locks on an open file for a specified open file instance.
pFSDLockListHead
Supplies a pointer to the head of the list of locks.
pOpenFileInstance
Supplies a pointer to the structure that describes the current open file instance.