Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:sess_id
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
connection.c
156
void ksmbd_all_conn_set_status(u64
sess_id
, u32 status)
in ksmbd_all_conn_set_status()
argument
168
void ksmbd_conn_wait_idle(struct ksmbd_conn *conn, u64
sess_id
)
in ksmbd_conn_wait_idle()
argument
H
A
D
smb2pdu.c
569
unsigned long long
sess_id
;
in smb2_check_user_session()
local
1707
u64
sess_id
= le64_to_cpu(req->hdr.SessionId);
in smb2_sess_setup()
local
2196
u64
sess_id
;
smb2_session_logoff()
local
5396
u64
sess_id
;
smb2_close()
local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4session.h
63
struct nfs4_sessionid
sess_id
;
member
/kernel/linux/linux-6.6/fs/smb/server/mgmt/
H
A
D
user_session.c
291
ksmbd_preauth_session_alloc(struct ksmbd_conn *conn, u64
sess_id
)
ksmbd_preauth_session_alloc()
argument
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4session.h
64
struct nfs4_sessionid
sess_id
;
member
Completed in 7 milliseconds