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:o_res
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4proc.c
1326
p->
o_res
.f_attr = &p->f_attr;
in nfs4_init_opendata_res()
1327
p->
o_res
.f_label = p->f_label;
in nfs4_init_opendata_res()
1328
p->
o_res
.seqid = p->o_arg.seqid;
in nfs4_init_opendata_res()
1330
p->
o_res
.server = p->o_arg.server;
in nfs4_init_opendata_res()
1331
p->
o_res
.access_request = p->o_arg.access;
in nfs4_init_opendata_res()
1427
p->c_arg.fh = &p->
o_res
.fh;
in nfs4_opendata_alloc()
1428
p->c_arg.stateid = &p->
o_res
.stateid;
in nfs4_opendata_alloc()
1453
nfs4_sequence_free_slot(&p->
o_res
.seq_res);
in nfs4_opendata_free()
1952
data->
o_res
.delegation_type,
in nfs4_opendata_check_deleg()
1953
&data->
o_res
in nfs4_opendata_check_deleg()
2549
struct nfs_openres *
o_res
= &data->
o_res
;
nfs4_run_open_task()
local
2597
struct nfs_openres *
o_res
= &data->
o_res
;
_nfs4_recover_proc_open()
local
2667
struct nfs_openres *
o_res
= &data->
o_res
;
_nfs4_proc_open()
local
[all...]
H
A
D
nfs4_fs.h
231
struct nfs_openres
o_res
;
member
H
A
D
pnfs.c
2286
data->
o_res
.lg_res = &lgp->res;
in _lgopen_prepare_attached()
2306
data->
o_res
.lg_res = &lgp->res;
in _lgopen_prepare_floating()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4proc.c
1342
p->
o_res
.f_attr = &p->f_attr;
in nfs4_init_opendata_res()
1343
p->
o_res
.seqid = p->o_arg.seqid;
in nfs4_init_opendata_res()
1345
p->
o_res
.server = p->o_arg.server;
in nfs4_init_opendata_res()
1346
p->
o_res
.access_request = p->o_arg.access;
in nfs4_init_opendata_res()
1432
p->c_arg.fh = &p->
o_res
.fh;
in nfs4_opendata_alloc()
1433
p->c_arg.stateid = &p->
o_res
.stateid;
in nfs4_opendata_alloc()
1458
nfs4_sequence_free_slot(&p->
o_res
.seq_res);
in nfs4_opendata_free()
1957
data->
o_res
.delegation_type,
in nfs4_opendata_check_deleg()
1958
&data->
o_res
.delegation,
in nfs4_opendata_check_deleg()
1959
data->
o_res
in nfs4_opendata_check_deleg()
2559
struct nfs_openres *
o_res
= &data->
o_res
;
nfs4_run_open_task()
local
2610
struct nfs_openres *
o_res
= &data->
o_res
;
_nfs4_recover_proc_open()
local
2674
struct nfs_openres *
o_res
= &data->
o_res
;
_nfs4_proc_open()
local
[all...]
H
A
D
nfs4_fs.h
233
struct nfs_openres
o_res
;
member
H
A
D
pnfs.c
2287
data->
o_res
.lg_res = &lgp->res;
in _lgopen_prepare_attached()
2308
data->
o_res
.lg_res = &lgp->res;
in _lgopen_prepare_floating()
Completed in 27 milliseconds