Home
last modified time | relevance | path

Searched refs:cifs_lockv (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/cifs/
Dfile.c904 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()
Dcifsproto.h381 extern int cifs_lockv(const int xid, struct cifs_tcon *tcon, const __u16 netfid,
Dcifssmb.c2374 int cifs_lockv(const int xid, struct cifs_tcon *tcon, const __u16 netfid, in cifs_lockv() function