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
refs:se_client
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfs4state.c
208
status = get_client_locked(ses->
se_client
);
in nfsd4_get_session_locked()
217
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_put_session_locked()
229
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_put_session()
1605
struct nfs4_client *clp = ses->
se_client
;
in gen_sessionid()
1749
struct nfs4_client *clp = c->cn_session->
se_client
;
in nfsd4_conn_lost()
1782
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_hash_conn()
1805
nfsd4_probe_callback_sync(ses->
se_client
);
in nfsd4_init_conn()
1820
struct nfs4_client *clp = s->
se_client
;
in nfsd4_del_conns()
1855
new->
se_client
= clp;
in init_session()
1931
struct nfs4_client *clp = ses->
se_client
;
in unhash_session()
[all...]
H
A
D
state.h
265
struct nfs4_client *
se_client
;
member
H
A
D
nfs4proc.c
377
&cstate->session->
se_client
->cl_flags) &&
in nfsd4_open()
1880
rqstp, cstate->session->
se_client
, gdp);
in nfsd4_getdeviceinfo()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfs4state.c
241
status = get_client_locked(ses->
se_client
);
in nfsd4_get_session_locked()
250
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_put_session_locked()
262
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_put_session()
1724
struct nfs4_client *clp = ses->
se_client
;
in gen_sessionid()
1867
struct nfs4_client *clp = c->cn_session->
se_client
;
in nfsd4_conn_lost()
1902
struct nfs4_client *clp = ses->
se_client
;
in nfsd4_hash_conn()
1925
nfsd4_probe_callback_sync(ses->
se_client
);
in nfsd4_init_conn()
1940
struct nfs4_client *clp = s->
se_client
;
in nfsd4_del_conns()
1975
new->
se_client
= clp;
in init_session()
2051
struct nfs4_client *clp = ses->
se_client
;
in unhash_session()
[all...]
H
A
D
state.h
266
struct nfs4_client *
se_client
;
member
Completed in 20 milliseconds