Searched refs:__SMB2_close (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | smb2proto.h | 156 extern int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
|
D | smb2pdu.c | 3491 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, in __SMB2_close() function 3570 return __SMB2_close(xid, tcon, persistent_fid, volatile_fid, NULL); in SMB2_close()
|
D | smb2ops.c | 1410 rc = __SMB2_close(xid, tcon, cfile->fid.persistent_fid, in smb2_close_getattr()
|