KSMBD_SESS_EXITING
return READ_ONCE(conn->status) == KSMBD_SESS_EXITING;
WRITE_ONCE(conn->status, KSMBD_SESS_EXITING);