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:nbd_cmd
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/
H
A
D
nbd.c
132
struct
nbd_cmd
{
struct
170
static void nbd_requeue_cmd(struct
nbd_cmd
*cmd)
in nbd_requeue_cmd()
180
static u64 nbd_cmd_handle(struct
nbd_cmd
*cmd)
in nbd_cmd_handle()
342
struct
nbd_cmd
*cmd = blk_mq_rq_to_pdu(req);
in nbd_complete_rq()
391
struct
nbd_cmd
*cmd = blk_mq_rq_to_pdu(req);
in nbd_xmit_timeout()
541
static int nbd_send_cmd(struct nbd_device *nbd, struct
nbd_cmd
*cmd, int index)
in nbd_send_cmd()
714
static struct
nbd_cmd
*nbd_handle_reply(struct nbd_device *nbd, int index,
in nbd_handle_reply()
718
struct
nbd_cmd
*cmd;
in nbd_handle_reply()
819
struct
nbd_cmd
*cmd;
in recv_work()
865
struct
nbd_cmd
*cm
in nbd_clear_req()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H
A
D
nbd.c
144
struct
nbd_cmd
{
struct
180
static void nbd_requeue_cmd(struct
nbd_cmd
*cmd)
in nbd_requeue_cmd()
190
static u64 nbd_cmd_handle(struct
nbd_cmd
*cmd)
in nbd_cmd_handle()
353
struct
nbd_cmd
*cmd = blk_mq_rq_to_pdu(req);
in nbd_complete_rq()
417
struct
nbd_cmd
*cmd = blk_mq_rq_to_pdu(req);
in nbd_xmit_timeout()
573
static int nbd_send_cmd(struct nbd_device *nbd, struct
nbd_cmd
*cmd, int index)
in nbd_send_cmd()
746
static struct
nbd_cmd
*nbd_handle_reply(struct nbd_device *nbd, int index,
in nbd_handle_reply()
750
struct
nbd_cmd
*cmd;
in nbd_handle_reply()
853
struct
nbd_cmd
*cmd;
in recv_work()
906
struct
nbd_cmd
*cm
in nbd_clear_req()
[all...]
Completed in 6 milliseconds