Searched refs:__smb2_handle_cancelled_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2misc.c | 778 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd() function 823 rc = __smb2_handle_cancelled_cmd(tcon, SMB2_CLOSE_HE, 0, in smb2_handle_cancelled_close() 848 rc = __smb2_handle_cancelled_cmd(tcon, in smb2_handle_cancelled_mid()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2misc.c | 779 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd() function 824 rc = __smb2_handle_cancelled_cmd(tcon, SMB2_CLOSE_HE, 0, in smb2_handle_cancelled_close() 849 rc = __smb2_handle_cancelled_cmd(tcon, in smb2_handle_cancelled_mid()
|
Completed in 3 milliseconds