Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1087 __le16 NumberOfUnlocks; member
H A Dcifssmb.c1870 pSMB->NumberOfUnlocks = cpu_to_le16(num_unlock); in cifs_lockv()
1928 pSMB->NumberOfUnlocks = cpu_to_le16(numUnlock); in CIFSSMBLock()