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:start_sect
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
pstore_blk.h
46
sector_t
start_sect
;
member
H
A
D
msdos_partition.h
16
__le32
start_sect
; /* starting sector counting from 0 */
member
H
A
D
genhd.h
54
sector_t
start_sect
;
member
/kernel/linux/linux-5.10/block/partitions/
H
A
D
amiga.c
42
u64
start_sect
, nr_sects;
in amiga_partition()
local
H
A
D
acorn.c
119
__le32
start_sect
;
member
252
unsigned long
start_sect
, nr_sects, sectscyl, heads;
in adfspart_check_ADFS()
local
H
A
D
msdos.c
46
static inline sector_t
start_sect
(struct msdos_partition *p)
in start_sect()
function
441
__le32
start_sect
; /* starting sector */
member
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
msdos_partition.h
16
__le32
start_sect
; /* starting sector counting from 0 */
member
/kernel/linux/linux-6.6/block/partitions/
H
A
D
amiga.c
42
u64
start_sect
, nr_sects;
in amiga_partition()
local
H
A
D
acorn.c
119
__le32
start_sect
;
member
252
unsigned long
start_sect
, nr_sects, sectscyl, heads;
in adfspart_check_ADFS()
local
H
A
D
msdos.c
46
static inline sector_t
start_sect
(struct msdos_partition *p)
in start_sect()
function
442
__le32
start_sect
; /* starting sector */
member
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H
A
D
blk.c
107
sector_t
start_sect
;
member
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
zns.c
274
sector_t
start_sect
= nvmet_lba_to_sect(req->ns, req->cmd->zmr.slba);
in nvmet_bdev_zone_zmgmt_recv_work()
local
/kernel/linux/linux-5.10/drivers/dax/
H
A
D
super.c
49
sector_t
start_sect
= bdev ? get_start_sect(bdev) : 0;
in bdev_dax_pgoff()
local
Completed in 10 milliseconds