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:yfs_xdr_YFSFid
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/
H
A
D
yfsclient.c
22
const struct
yfs_xdr_YFSFid
*x = (const void *)*_bp;
in xdr_decode_YFSFid()
47
struct
yfs_xdr_YFSFid
*x = (void *)bp;
in xdr_encode_YFSFid()
510
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_fetch_data()
585
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_create_file()
589
rplsz = (sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_create_file()
635
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_make_dir()
638
rplsz = (sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_make_dir()
724
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_remove_file2()
727
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_remove_file2()
795
sizeof(struct
yfs_xdr_YFSFid
)
in yfs_fs_remove_file()
[all...]
H
A
D
protocol_yfs.h
80
struct
yfs_xdr_YFSFid
{
struct
H
A
D
cmservice.c
598
struct
yfs_xdr_YFSFid
*bp;
in afs_deliver_yfs_cb_callback()
622
size = array_size(call->count, sizeof(struct
yfs_xdr_YFSFid
));
in afs_deliver_yfs_cb_callback()
/kernel/linux/linux-6.6/fs/afs/
H
A
D
yfsclient.c
22
const struct
yfs_xdr_YFSFid
*x = (const void *)*_bp;
in xdr_decode_YFSFid()
47
struct
yfs_xdr_YFSFid
*x = (void *)bp;
in xdr_encode_YFSFid()
474
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_fetch_data()
551
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_create_file()
555
rplsz = (sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_create_file()
601
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_make_dir()
604
rplsz = (sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_make_dir()
690
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_remove_file2()
693
sizeof(struct
yfs_xdr_YFSFid
) +
in yfs_fs_remove_file2()
761
sizeof(struct
yfs_xdr_YFSFid
)
in yfs_fs_remove_file()
[all...]
H
A
D
protocol_yfs.h
80
struct
yfs_xdr_YFSFid
{
struct
H
A
D
cmservice.c
604
struct
yfs_xdr_YFSFid
*bp;
in afs_deliver_yfs_cb_callback()
628
size = array_size(call->count, sizeof(struct
yfs_xdr_YFSFid
));
in afs_deliver_yfs_cb_callback()
Completed in 7 milliseconds