Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1001 __le16 NumberOfUnlocks; member
H A Dcifssmb.c2028 pSMB->NumberOfUnlocks = cpu_to_le16(num_unlock); in cifs_lockv()
2088 pSMB->NumberOfUnlocks = cpu_to_le16(numUnlock); in CIFSSMBLock()