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:ds_idx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H
A
D
filelayoutdev.c
262
nfs4_fl_prepare_ds(struct pnfs_layout_segment *lseg, u32
ds_idx
)
in nfs4_fl_prepare_ds()
argument
265
struct nfs4_pnfs_ds *ds = dsaddr->ds_list[
ds_idx
];
in nfs4_fl_prepare_ds()
273
__func__,
ds_idx
);
in nfs4_fl_prepare_ds()
H
A
D
filelayout.h
110
u32
ds_idx
);
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H
A
D
filelayoutdev.c
260
nfs4_fl_prepare_ds(struct pnfs_layout_segment *lseg, u32
ds_idx
)
in nfs4_fl_prepare_ds()
argument
263
struct nfs4_pnfs_ds *ds = dsaddr->ds_list[
ds_idx
];
in nfs4_fl_prepare_ds()
271
__func__,
ds_idx
);
in nfs4_fl_prepare_ds()
H
A
D
filelayout.h
110
u32
ds_idx
);
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H
A
D
flexfilelayout.c
841
u32
ds_idx
;
in ff_layout_pg_init_read()
local
857
ds = ff_layout_get_ds_for_read(pgio, &
ds_idx
);
in ff_layout_pg_init_read()
867
mirror = FF_LAYOUT_COMP(pgio->pg_lseg,
ds_idx
);
in ff_layout_pg_init_read()
871
pgio->pg_mirror_idx =
ds_idx
;
in ff_layout_pg_init_read()
918
/* Use a direct mapping of
ds_idx
to pgio mirror_idx */
in ff_layout_pg_init_write()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H
A
D
flexfilelayout.c
840
u32
ds_idx
;
in ff_layout_pg_init_read()
local
856
ds = ff_layout_get_ds_for_read(pgio, &
ds_idx
);
in ff_layout_pg_init_read()
866
mirror = FF_LAYOUT_COMP(pgio->pg_lseg,
ds_idx
);
in ff_layout_pg_init_read()
870
pgio->pg_mirror_idx =
ds_idx
;
in ff_layout_pg_init_read()
914
/* Use a direct mapping of
ds_idx
to pgio mirror_idx */
in ff_layout_pg_init_write()
Completed in 8 milliseconds