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:blockdev
(Results
1 - 5
of
5
) sorted by relevance
/third_party/python/Lib/test/
H
A
D
test_stat.py
199
for
blockdev
in ("/dev/sda", "/dev/hda"):
200
if os.path.exists(
blockdev
):
201
st_mode, modestr = self.get_mode(
blockdev
, lstat=False)
/third_party/NuttX/include/nuttx/fs/
H
A
D
automount.h
89
FAR const char *
blockdev
; /* Path to the block device */
member
/third_party/ltp/testcases/commands/mkswap/
H
A
D
mkswap01.sh
13
TST_NEEDS_CMDS="uuidgen blkid
blockdev
mkswap"
23
real_size=`
blockdev
--getsize64 $TST_DEVICE`
/third_party/toybox/generated/
H
A
D
globals.h
231
// toys/other/
blockdev
.c
1645
struct blockdev_data
blockdev
;
member
H
A
D
flags.h
145
//
blockdev
<1>1(setro)(setrw)(getro)(getss)(getbsz)(setbsz)#<0(getsz)(getsize)(getsize64)(getra)(setra)#<0(flushbufs)(rereadpt) <1>1(setro)(setrw)(getro)(getss)(getbsz)(setbsz)#<0(getsz)(getsize)(getsize64)(getra)(setra)#<0(flushbufs)(rereadpt)
3591
#define TT this.
blockdev
Completed in 20 milliseconds