Searched refs:cifs_lockv (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/cifs/ |
D | file.c | 904 stored_rc = cifs_lockv(xid, tcon, cfile->netfid, in cifs_push_mandatory_locks() 915 stored_rc = cifs_lockv(xid, tcon, cfile->netfid, in cifs_push_mandatory_locks() 1245 stored_rc = cifs_lockv(xid, tcon, in cifs_unlock_range() 1280 stored_rc = cifs_lockv(xid, tcon, cfile->netfid, in cifs_unlock_range()
|
D | cifsproto.h | 381 extern int cifs_lockv(const int xid, struct cifs_tcon *tcon, const __u16 netfid,
|
D | cifssmb.c | 2374 int cifs_lockv(const int xid, struct cifs_tcon *tcon, const __u16 netfid, in cifs_lockv() function
|