Searched refs:cifs_lockv (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | cifsproto.h | 472 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
|
| D | file.c | 1301 stored_rc = cifs_lockv(xid, tcon, in cifs_push_mandatory_locks() 1314 stored_rc = cifs_lockv(xid, tcon, cfile->fid.netfid, in cifs_push_mandatory_locks() 1664 stored_rc = cifs_lockv(xid, tcon, in cifs_unlock_range() 1688 stored_rc = cifs_lockv(xid, tcon, cfile->fid.netfid, in cifs_unlock_range()
|
| D | cifssmb.c | 2276 int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, in cifs_lockv() function
|