Searched refs:__SMB2_close (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb2proto.h176 extern int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2pdu.c3577 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, function
3671 return __SMB2_close(xid, tcon, persistent_fid, volatile_fid, NULL);
H A Dsmb2ops.c1430 rc = __SMB2_close(xid, tcon, cfile->fid.persistent_fid,

Completed in 226 milliseconds