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:losetup
(Results
1 - 6
of
6
) sorted by relevance
/third_party/exfatprogs/tests/
H
A
D
test_fsck.sh
41
DEV_FILE=$(
losetup
-f "${IMAGE_FILE}" --show)
52
losetup
-d "${DEV_FILE}"
64
losetup
-d "${DEV_FILE}"
74
losetup
-d "${DEV_FILE}"
/third_party/ltp/testcases/kernel/fs/mongo/
H
A
D
test.sh
60
losetup
/dev/loop0 reiserfs
66
losetup
-d /dev/loop0
79
losetup
/dev/loop0 jfs
84
losetup
-d /dev/loop0
108
#
losetup
-d /dev/loop0
/third_party/ltp/testcases/kernel/mce-test/kvm/host/
H
A
D
host_run.sh
157
which
losetup
&>/dev/null
158
[ ! $? -eq 0 ] && invalid "please install
losetup
tool!"
165
loop_dev=`
losetup
-o ${offset} -f --show ${image}`
176
losetup
-d ${loop_dev}
183
losetup
-d ${loop_dev}
197
losetup
-d ${loop_dev}
/third_party/ltp/testcases/misc/lvm/
H
A
D
cleanup_lvm.sh
9
TST_NEEDS_CMDS="
losetup
umount vgremove"
17
DEVLIST=`
losetup
-lnO NAME,BACK-FILE | grep "$LVM_IMGDIR" | cut -d ' ' -f 1`
/third_party/toybox/generated/
H
A
D
globals.h
302
// toys/other/
losetup
.c
1655
struct losetup_data
losetup
;
member
H
A
D
flags.h
1625
//
losetup
>2S(sizelimit)#s(show)ro#j:fdcaD[!afj] >2S(sizelimit)#s(show)ro#j:fdcaD[!afj]
4844
#define TT this.
losetup
Completed in 21 milliseconds