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:SMB2_IOCTL_HE
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
smb2ops.c
188
[
SMB2_IOCTL_HE
] = { .proc = smb2_ioctl},
H
A
D
smb2pdu.c
532
if (cmd ==
SMB2_IOCTL_HE
|| cmd == SMB2_QUERY_DIRECTORY_HE)
in smb2_allocate_rsp_buf()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2pdu.h
54
#define
SMB2_IOCTL_HE
0x000B
macro
75
#define SMB2_IOCTL cpu_to_le16(
SMB2_IOCTL_HE
)
H
A
D
smb2pdu.c
3091
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
3096
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
3101
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
H
A
D
smb2ops.c
1385
atomic_read(&sent[
SMB2_IOCTL_HE
]),
in smb2_print_stats()
1386
atomic_read(&failed[
SMB2_IOCTL_HE
]));
in smb2_print_stats()
/kernel/linux/linux-6.6/fs/smb/common/
H
A
D
smb2pdu.h
29
#define
SMB2_IOCTL_HE
0x000B
macro
50
#define SMB2_IOCTL cpu_to_le16(
SMB2_IOCTL_HE
)
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2misc.c
233
if (command ==
SMB2_IOCTL_HE
&& calc_len == 0)
in smb2_check_message()
H
A
D
smb2pdu.c
3373
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
3378
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
3383
cifs_stats_fail_inc(tcon,
SMB2_IOCTL_HE
);
in SMB2_ioctl()
H
A
D
smb2ops.c
1358
atomic_read(&sent[
SMB2_IOCTL_HE
]),
in smb2_print_stats()
1359
atomic_read(&failed[
SMB2_IOCTL_HE
]));
in smb2_print_stats()
Completed in 61 milliseconds