Searched refs:cifs_lockv (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | file.c | 1788 stored_rc = cifs_lockv(xid, tcon, in cifs_push_mandatory_locks() 1801 stored_rc = cifs_lockv(xid, tcon, cfile->fid.netfid, in cifs_push_mandatory_locks() 2185 stored_rc = cifs_lockv(xid, tcon, in cifs_unlock_range() 2209 stored_rc = cifs_lockv(xid, tcon, cfile->fid.netfid, in cifs_unlock_range()
|
| H A D | cifsproto.h | 518 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | cifssmb.c | 1925 int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, in cifs_lockv() function
|