Home
last modified time | relevance | path

Searched refs:STATUS_USER_SESSION_DELETED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dserver.c200 STATUS_USER_SESSION_DELETED); in __handle_ksmbd_work()
H A Dsmbstatus.h638 #define STATUS_USER_SESSION_DELETED cpu_to_le32(0xC0000203) macro
H A Dsmb2pdu.c1873 rsp->hdr.Status = STATUS_USER_SESSION_DELETED; in smb2_sess_setup()
5421 rsp->hdr.Status = STATUS_USER_SESSION_DELETED; in smb2_close()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2maperror.c755 {STATUS_USER_SESSION_DELETED, -EIO, "STATUS_USER_SESSION_DELETED"},
H A Dsmb2status.h649 #define STATUS_USER_SESSION_DELETED cpu_to_le32(0xC0000203) macro
H A Dsmb2ops.c2393 shdr->Status != STATUS_USER_SESSION_DELETED) in smb2_is_session_expired()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2maperror.c742 {STATUS_USER_SESSION_DELETED, -EIO, "STATUS_USER_SESSION_DELETED"},
H A Dsmb2status.h636 #define STATUS_USER_SESSION_DELETED cpu_to_le32(0xC0000203) macro
H A Dsmb2ops.c2393 shdr->Status != STATUS_USER_SESSION_DELETED) in smb2_is_session_expired()

Completed in 50 milliseconds