Home
last modified time | relevance | path

Searched refs:smb2_lockv (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2proto.h274 extern int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2pdu.c6088 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, in smb2_lockv() function
6173 return smb2_lockv(xid, tcon, persist_fid, volatile_fid, pid, 1, &lock); in SMB2_lock()