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:blkdev
(Results
1 - 14
of
14
) sorted by relevance
/third_party/NuttX/drivers/bch/
H
A
D
bchdev_register.c
42
int bchdev_register(const char *
blkdev
, const char *chardev,
in bchdev_register()
argument
H
A
D
bchlib_setup.c
47
int bchlib_setup(const char *
blkdev
, bool readonly, void **handle)
in bchlib_setup()
argument
/third_party/NuttX/fs/driver/
H
A
D
fs_blockproxy.c
152
int block_proxy(const char *
blkdev
, int oflags)
in block_proxy()
argument
/kernel/linux/linux-6.6/fs/pstore/
H
A
D
blk.c
63
static char
blkdev
[80] = CONFIG_PSTORE_BLK_BLKDEV;
variable
[all...]
/kernel/linux/linux-5.10/drivers/mtd/devices/
H
A
D
block2mtd.c
37
struct block_device *
blkdev
;
member
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H
A
D
blk.c
91
static char
blkdev
[80] = CONFIG_PSTORE_BLK_BLKDEV;
variable
[all...]
/kernel/linux/linux-6.6/drivers/mtd/devices/
H
A
D
block2mtd.c
40
struct block_device *
blkdev
;
member
[all...]
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fusermount.c
350
int
blkdev
= 0;
in do_mount()
local
H
A
D
mount.c
65
int
blkdev
;
member
70
int
blkdev
;
member
[all...]
/third_party/libfuse/lib/
H
A
D
mount.c
69
int
blkdev
;
member
/third_party/exfatprogs/fsck/
H
A
D
fsck.c
494
static int exfat_boot_region_check(struct exfat_blk_dev *
blkdev
,
in exfat_boot_region_check()
argument
/third_party/ntfs-3g/src/
H
A
D
ntfs-3g_common.h
158
BOOL
blkdev
;
member
/third_party/libfuse/util/
H
A
D
fusermount.c
783
int
blkdev
= 0;
in do_mount()
local
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfsclone.c
545
BOOL
blkdev
= opt.output[0] && (opt.output[1] == ':')
local
Completed in 19 milliseconds