Searched refs:CIFSSMBPosixLock (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/cifs/ |
D | cifsproto.h | 359 extern int CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon,
|
D | file.c | 727 rc = CIFSSMBPosixLock(xid, tcon, netfid, 1 /* get */, in cifs_lock() 799 rc = CIFSSMBPosixLock(xid, tcon, netfid, 0 /* set */, in cifs_lock()
|
D | cifssmb.c | 1773 CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon, in CIFSSMBPosixLock() function
|