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:parent_refn
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/
H
A
D
upcall.h
30
struct orangefs_object_kref
parent_refn
;
member
35
struct orangefs_object_kref
parent_refn
;
member
41
struct orangefs_object_kref
parent_refn
;
member
59
struct orangefs_object_kref
parent_refn
;
member
64
struct orangefs_object_kref
parent_refn
;
member
H
A
D
namei.c
38
new_op->upcall.req.create.
parent_refn
= parent->refn;
in orangefs_create()
137
new_op->upcall.req.lookup.
parent_refn
= parent->refn;
in orangefs_lookup()
146
&new_op->upcall.req.lookup.
parent_refn
.khandle,
in orangefs_lookup()
147
new_op->upcall.req.lookup.
parent_refn
.fs_id);
in orangefs_lookup()
193
new_op->upcall.req.remove.
parent_refn
= parent->refn;
in orangefs_unlink()
242
new_op->upcall.req.sym.
parent_refn
= parent->refn;
in orangefs_symlink()
319
new_op->upcall.req.mkdir.
parent_refn
= parent->refn;
in orangefs_mkdir()
H
A
D
orangefs-utils.c
24
fsid = op->upcall.req.lookup.
parent_refn
.fs_id;
in fsid_of_op()
27
fsid = op->upcall.req.create.
parent_refn
.fs_id;
in fsid_of_op()
33
fsid = op->upcall.req.remove.
parent_refn
.fs_id;
in fsid_of_op()
36
fsid = op->upcall.req.mkdir.
parent_refn
.fs_id;
in fsid_of_op()
45
fsid = op->upcall.req.sym.
parent_refn
.fs_id;
in fsid_of_op()
H
A
D
dcache.c
35
new_op->upcall.req.lookup.
parent_refn
= parent->refn;
in orangefs_revalidate_lookup()
/kernel/linux/linux-6.6/fs/orangefs/
H
A
D
upcall.h
30
struct orangefs_object_kref
parent_refn
;
member
35
struct orangefs_object_kref
parent_refn
;
member
41
struct orangefs_object_kref
parent_refn
;
member
59
struct orangefs_object_kref
parent_refn
;
member
64
struct orangefs_object_kref
parent_refn
;
member
H
A
D
namei.c
39
new_op->upcall.req.create.
parent_refn
= parent->refn;
in orangefs_create()
138
new_op->upcall.req.lookup.
parent_refn
= parent->refn;
in orangefs_lookup()
147
&new_op->upcall.req.lookup.
parent_refn
.khandle,
in orangefs_lookup()
148
new_op->upcall.req.lookup.
parent_refn
.fs_id);
in orangefs_lookup()
194
new_op->upcall.req.remove.
parent_refn
= parent->refn;
in orangefs_unlink()
244
new_op->upcall.req.sym.
parent_refn
= parent->refn;
in orangefs_symlink()
322
new_op->upcall.req.mkdir.
parent_refn
= parent->refn;
in orangefs_mkdir()
H
A
D
orangefs-utils.c
24
fsid = op->upcall.req.lookup.
parent_refn
.fs_id;
in fsid_of_op()
27
fsid = op->upcall.req.create.
parent_refn
.fs_id;
in fsid_of_op()
33
fsid = op->upcall.req.remove.
parent_refn
.fs_id;
in fsid_of_op()
36
fsid = op->upcall.req.mkdir.
parent_refn
.fs_id;
in fsid_of_op()
45
fsid = op->upcall.req.sym.
parent_refn
.fs_id;
in fsid_of_op()
H
A
D
dcache.c
35
new_op->upcall.req.lookup.
parent_refn
= parent->refn;
in orangefs_revalidate_lookup()
Completed in 5 milliseconds