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:zone_info
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
zoned.h
267
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
in btrfs_dev_is_sequential()
local
277
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
in btrfs_dev_is_empty_zone()
local
288
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
btrfs_dev_set_empty_zone_bit()
local
[all...]
H
A
D
volumes.h
95
struct btrfs_zoned_device_info *
zone_info
;
member
H
A
D
zoned.c
252
struct blk_zone *
zone_info
;
in btrfs_get_dev_zones()
local
363
struct btrfs_zoned_device_info *
zone_info
= NULL;
in btrfs_get_dev_zone_info()
local
187
zone_start_physical(u32 zone_number, struct btrfs_zoned_device_info *
zone_info
)
zone_start_physical()
argument
620
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
btrfs_destroy_dev_zone_info()
local
635
struct btrfs_zoned_device_info *
zone_info
;
btrfs_clone_dev_zone_info()
local
720
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
btrfs_check_zoned_mode()
local
1105
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
btrfs_dev_set_active_zone()
local
1127
struct btrfs_zoned_device_info *
zone_info
= device->
zone_info
;
btrfs_dev_clear_active_zone()
local
[all...]
H
A
D
volumes.c
1024
struct btrfs_zoned_device_info *
zone_info
;
in clone_fs_devices()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
sd.h
98
struct zoned_disk_info
zone_info
;
member
Completed in 20 milliseconds