OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ndevs
(Results
1 - 11
of
11
) sorted by null
/external/f2fs-tools/lib/
libf2fs_io.c
46
for (i = 0; i < c.
ndevs
; i++) {
269
for (i = 0; i < c.
ndevs
; i++) {
359
for (i = 0; i < c.
ndevs
; i++) {
libf2fs.c
592
c.
ndevs
= 1;
730
for (i = 0; i < c.
ndevs
; i++)
1052
for (i = 0; i < c.
ndevs
; i++)
1068
for (i = 0; i < c.
ndevs
; i++) {
/external/f2fs-tools/mkfs/
f2fs_format_main.c
120
if (c.
ndevs
>= MAX_DEVICES) {
130
c.devices[c.
ndevs
++].path = strdup(optarg);
214
if (c.
ndevs
> 1) {
286
for (i = 0; i < c.
ndevs
; i++)
f2fs_format_utils.c
108
for (i = 0; i < c.
ndevs
; i++)
f2fs_format.c
224
for (i = 0; i < c.
ndevs
; i++) {
244
if (c.
ndevs
> 1) {
[
all
...]
/external/blktrace/
blktrace.c
207
int connects,
ndevs
, cl_opens;
member in struct:cl_host
276
static int
ndevs
;
variable
1229
dpp->idx =
ndevs
++;
1250
ndevs
--;
[
all
...]
/external/adhd/cras/src/server/
cras_dbus_control.c
501
int
ndevs
, nnodes;
local
505
ndevs
= cras_system_state_get_output_devs(&devs);
508
ndevs
= cras_system_state_get_input_devs(&devs);
517
for (j = 0; j <
ndevs
; j++)
520
if (j ==
ndevs
)
[
all
...]
/external/adhd/cras/src/libcras/
cras_client.c
2790
size_t
ndevs
, nnodes;
local
2846
size_t
ndevs
, nnodes;
local
[
all
...]
/external/f2fs-tools/include/
f2fs_fs.h
350
int
ndevs
;
member in struct:f2fs_configuration
[
all
...]
/external/f2fs-tools/fsck/
mount.c
708
c.
ndevs
= i + 1;
[
all
...]
/external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc
[
all
...]
Completed in 3133 milliseconds