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:NameOffset
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
oplock.c
1469
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_lease_buf()
1486
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_lease_buf()
1576
name_off = le16_to_cpu(cc->
NameOffset
);
in smb2_find_context_vals()
1615
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_rsp_buf()
1639
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_v2_rsp_buf()
1665
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_mxac_rsp_buf()
1687
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_disk_id_rsp_buf()
1722
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_posix_rsp_buf()
H
A
D
smb2misc.c
110
le16_to_cpu(((struct smb2_create_req *)hdr)->
NameOffset
);
in smb2_get_data_area_len()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2pdu.c
725
buf->ccontext.
NameOffset
=
in create_posix_buf()
1913
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_buf()
1936
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_reconnect_durable_buf()
2022
name = le16_to_cpu(cc->
NameOffset
) + (char *)cc;
in smb2_parse_contexts()
2089
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_v2_buf()
2128
buf->ccontext.
NameOffset
=
in create_reconnect_durable_v2_buf()
2236
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_twarp_buf()
2330
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof(struct crt_sd_ctxt, Name));
in create_sd_buf()
2414
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_query_id_buf()
2548
req->
NameOffset
in smb311_posix_mkdir()
[all...]
H
A
D
smb2pdu.h
799
__le16
NameOffset
;
member
836
__le16
NameOffset
;
member
H
A
D
smb2ops.c
4083
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in smb2_create_lease_buf()
4109
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in smb3_create_lease_buf()
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2pdu.c
961
buf->ccontext.
NameOffset
=
in create_posix_buf()
2211
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_buf()
2234
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_reconnect_durable_buf()
2329
noff = le16_to_cpu(cc->
NameOffset
);
in smb2_parse_contexts()
2401
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_durable_v2_buf()
2440
buf->ccontext.
NameOffset
=
in create_reconnect_durable_v2_buf()
2529
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_twarp_buf()
2617
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof(struct crt_sd_ctxt, Name));
in create_sd_buf()
2695
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in create_query_id_buf()
2824
req->
NameOffset
in smb311_posix_mkdir()
[all...]
H
A
D
smb2ops.c
4142
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in smb2_create_lease_buf()
4168
buf->ccontext.
NameOffset
= cpu_to_le16(offsetof
in smb3_create_lease_buf()
/kernel/linux/linux-6.6/fs/smb/common/
H
A
D
smb2pdu.h
1144
__le16
NameOffset
;
member
1165
__le16
NameOffset
;
member
Completed in 40 milliseconds