Searched refs:SMB2_tdis (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 144 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
|
H A D | smb2ops.c | 5156 .tree_disconnect = SMB2_tdis, 5256 .tree_disconnect = SMB2_tdis, 5358 .tree_disconnect = SMB2_tdis, 5471 .tree_disconnect = SMB2_tdis,
|
H A D | smb2pdu.c | 1851 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 128 extern int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
|
H A D | smb2ops.c | 5231 .tree_disconnect = SMB2_tdis, 5333 .tree_disconnect = SMB2_tdis, 5437 .tree_disconnect = SMB2_tdis, 5551 .tree_disconnect = SMB2_tdis,
|
H A D | smb2pdu.c | 2140 SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon) in SMB2_tdis() function
|
Completed in 27 milliseconds