Searched refs:__SMB2_close (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2proto.h | 171 extern int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2pdu.c | 3200 __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon, in __SMB2_close() function 3281 return __SMB2_close(xid, tcon, persistent_fid, volatile_fid, NULL); in SMB2_close()
|
| H A D | smb2ops.c | 1436 rc = __SMB2_close(xid, tcon, cfile->fid.persistent_fid, in smb2_close_getattr()
|