Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifspdu.h1127 __le16 NumberOfUnlocks; member
H A Dcifssmb.c1945 pSMB->NumberOfUnlocks = cpu_to_le16(num_unlock); in cifs_lockv()
2003 pSMB->NumberOfUnlocks = cpu_to_le16(numUnlock); in CIFSSMBLock()