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:zoned
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/null_blk/
H
A
D
null_blk.h
75
bool
zoned
; /* if device is
zoned
*/
member
/kernel/linux/linux-6.6/drivers/block/null_blk/
H
A
D
null_blk.h
119
bool
zoned
; /* if device is
zoned
*/
member
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-zoned-target.c
1156
module_dm(
zoned
);
global()
variable
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
sd.h
124
unsigned
zoned
: 2;
member
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
sd.h
150
unsigned
zoned
: 2;
member
H
A
D
sd.c
3114
u8
zoned
;
in sd_read_block_characteristics()
local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
ublk_cmd.h
395
struct ublk_param_zoned
zoned
;
member
H
A
D
virtio_blk.h
150
}
zoned
;
member
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
block-group.c
2149
const bool
zoned
= btrfs_is_zoned(fs_info);
in exclude_super_stripes()
local
[all...]
H
A
D
tree-log.c
154
const bool
zoned
= btrfs_is_zoned(fs_info);
in start_log_trans()
local
238
const bool
zoned
= btrfs_is_zoned(root->fs_info);
in join_running_log_trans()
local
H
A
D
inode.c
2253
const bool
zoned
= btrfs_is_zoned(inode->root->fs_info);
in btrfs_run_delalloc_range()
local
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
libata-scsi.c
2125
u8
zoned
= ata_id_zoned_cap(args->id);
in ata_scsiop_inq_b1()
local
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
libata-scsi.c
2100
u8
zoned
= ata_id_zoned_cap(args->id);
in ata_scsiop_inq_b1()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
blkdev.h
319
enum blk_zoned_model
zoned
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
blkdev.h
356
enum blk_zoned_model
zoned
;
member
Completed in 52 milliseconds