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:nvmet_host
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
nvmet.h
296
struct
nvmet_host
{
struct
306
static inline struct
nvmet_host
*to_host(struct config_item *item)
in to_host()
308
return container_of(to_config_group(item), struct
nvmet_host
, group);
in to_host()
311
static inline char *nvmet_host_name(struct
nvmet_host
*host)
in nvmet_host_name()
318
struct
nvmet_host
*host;
530
struct
nvmet_host
*host);
699
int nvmet_auth_set_key(struct
nvmet_host
*host, const char *secret,
701
int nvmet_auth_set_host_hash(struct
nvmet_host
*host, const char *hash);
H
A
D
configfs.c
916
struct
nvmet_host
*host;
in nvmet_allowed_hosts_allow_link()
958
struct
nvmet_host
*host = to_host(target);
in nvmet_allowed_hosts_drop_link()
1853
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_key_store()
1880
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_ctrl_key_store()
1897
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_hash_show()
1906
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_hash_store()
1923
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_dhgroup_show()
1932
struct
nvmet_host
*host = to_host(item);
in nvmet_host_dhchap_dhgroup_store()
1961
struct
nvmet_host
*host = to_host(item);
in nvmet_host_release()
1985
struct
nvmet_host
*hos
in nvmet_hosts_make_group()
[all...]
H
A
D
discovery.c
52
struct
nvmet_host
*host)
in __nvmet_subsys_disc_changed()
67
struct
nvmet_host
*host)
in nvmet_subsys_disc_changed()
H
A
D
auth.c
22
int nvmet_auth_set_key(struct
nvmet_host
*host, const char *secret,
in nvmet_auth_set_key()
131
struct
nvmet_host
*host = NULL;
in nvmet_setup_auth()
/kernel/linux/linux-5.10/drivers/nvme/target/
H
A
D
nvmet.h
266
struct
nvmet_host
{
struct
270
static inline struct
nvmet_host
*to_host(struct config_item *item)
in to_host()
272
return container_of(to_config_group(item), struct
nvmet_host
, group);
in to_host()
275
static inline char *nvmet_host_name(struct
nvmet_host
*host)
in nvmet_host_name()
282
struct
nvmet_host
*host;
480
struct
nvmet_host
*host);
H
A
D
discovery.c
52
struct
nvmet_host
*host)
in __nvmet_subsys_disc_changed()
67
struct
nvmet_host
*host)
in nvmet_subsys_disc_changed()
H
A
D
configfs.c
849
struct
nvmet_host
*host;
in nvmet_allowed_hosts_allow_link()
891
struct
nvmet_host
*host = to_host(target);
in nvmet_allowed_hosts_drop_link()
1573
struct
nvmet_host
*host = to_host(item);
in nvmet_host_release()
1590
struct
nvmet_host
*host;
in nvmet_hosts_make_group()
Completed in 10 milliseconds