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:CIFS_NO_BUFFER
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
link.c
271
int buf_type =
CIFS_NO_BUFFER
;
in cifs_query_mf_symlink()
355
int buf_type =
CIFS_NO_BUFFER
;
in smb3_query_mf_symlink()
H
A
D
smb2file.c
109
int err_buftype =
CIFS_NO_BUFFER
;
in smb2_open_file()
125
if (unlikely(!err_iov.iov_base || err_buftype ==
CIFS_NO_BUFFER
))
in smb2_open_file()
H
A
D
smb2inode.c
95
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_compound_op()
617
if (!hdr || out_buftype[0] ==
CIFS_NO_BUFFER
)
in smb2_query_path_info()
694
if (!out_iov[0].iov_base || out_buftype[0] ==
CIFS_NO_BUFFER
)
in smb311_posix_query_path_info()
H
A
D
smb2pdu.c
1508
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&& iov[0].iov_base)
in SMB2_sess_free_buffer()
1512
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in SMB2_sess_free_buffer()
1718
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&&
in SMB2_sess_auth_rawntlmssp_negotiate()
1893
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in SMB2_sess_setup()
3127
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_open()
3161
resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_open()
3325
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_ioctl()
3506
int resp_buftype =
CIFS_NO_BUFFER
;
in __SMB2_close()
3693
int resp_buftype =
CIFS_NO_BUFFER
;
in query_info()
3872
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_change_notify()
[all...]
H
A
D
sess.c
1383
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in sess_alloc_buffer()
1396
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&& iov[0].iov_base)
in sess_free_buffer()
1400
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in sess_free_buffer()
1800
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&&
in sess_auth_rawntlmssp_negotiate()
2016
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in CIFS_SessSetup()
H
A
D
smb2ops.c
886
int err_buftype =
CIFS_NO_BUFFER
;
in smb2_is_path_accessible()
921
if (unlikely(!hdr || err_buftype ==
CIFS_NO_BUFFER
))
in smb2_is_path_accessible()
1062
int buftype =
CIFS_NO_BUFFER
;
in smb2_query_eas()
1138
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_set_ea()
1173
resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_set_ea()
1511
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_ioctl_query_info()
2242
resp_buftype[0] = resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_query_dir_first()
2326
resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_query_dir_first()
2567
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_query_info_compound()
2679
int buftype =
CIFS_NO_BUFFER
;
in smb2_queryfs()
[all...]
H
A
D
cached_dir.c
224
resp_buftype[0] = resp_buftype[1] =
CIFS_NO_BUFFER
;
in open_cached_dir()
H
A
D
transport.c
1083
resp_buf_type[i] =
CIFS_NO_BUFFER
; /* no response buf yet */
in compound_send_recv()
1323
*resp_buf_type =
CIFS_NO_BUFFER
;
in SendReceive2()
H
A
D
inode.c
518
int buf_type =
CIFS_NO_BUFFER
;
in cifs_sfu_type()
1071
int rsp_buftype =
CIFS_NO_BUFFER
;
in reparse_info_to_fattr()
H
A
D
cifsglob.h
1855
#define
CIFS_NO_BUFFER
0 /* Response buffer not returned */
macro
H
A
D
file.c
4320
int buf_type =
CIFS_NO_BUFFER
;
in cifs_read()
H
A
D
cifssmb.c
1475
} else if (resp_buf_type !=
CIFS_NO_BUFFER
) {
in CIFSSMBRead()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
link.c
315
int buf_type =
CIFS_NO_BUFFER
;
in cifs_query_mf_symlink()
396
int buf_type =
CIFS_NO_BUFFER
;
in smb3_query_mf_symlink()
H
A
D
smb2pdu.c
1251
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in SMB2_sess_free_buffer()
1451
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&&
in SMB2_sess_auth_rawntlmssp_negotiate()
1615
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in SMB2_sess_setup()
2850
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_open()
2884
resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_open()
3043
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_ioctl()
3214
int resp_buftype =
CIFS_NO_BUFFER
;
in __SMB2_close()
3403
int resp_buftype =
CIFS_NO_BUFFER
;
in query_info()
3575
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_change_notify()
3789
int resp_buftype =
CIFS_NO_BUFFER
;
in SMB2_flush()
[all...]
H
A
D
smb2ops.c
719
resp_buftype[0] = resp_buftype[1] =
CIFS_NO_BUFFER
;
in open_shroot()
1085
int buftype =
CIFS_NO_BUFFER
;
in smb2_query_eas()
1170
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_set_ea()
1199
resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_set_ea()
1542
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_ioctl_query_info()
2257
resp_buftype[0] = resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_query_dir_first()
2335
resp_buftype[1] =
CIFS_NO_BUFFER
;
in smb2_query_dir_first()
2529
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_query_info_compound()
2605
int buftype =
CIFS_NO_BUFFER
;
in smb2_queryfs()
2933
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_query_symlink()
[all...]
H
A
D
sess.c
895
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in sess_alloc_buffer()
904
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in sess_free_buffer()
1522
if (sess_data->buf0_type !=
CIFS_NO_BUFFER
&&
in sess_auth_rawntlmssp_negotiate()
1748
sess_data->buf0_type =
CIFS_NO_BUFFER
;
in CIFS_SessSetup()
H
A
D
transport.c
1047
resp_buf_type[i] =
CIFS_NO_BUFFER
; /* no response buf yet */
in compound_send_recv()
1273
*resp_buf_type =
CIFS_NO_BUFFER
;
in SendReceive2()
H
A
D
smb2inode.c
98
resp_buftype[0] = resp_buftype[1] = resp_buftype[2] =
CIFS_NO_BUFFER
;
in smb2_compound_op()
H
A
D
cifsglob.h
1777
#define
CIFS_NO_BUFFER
0 /* Response buffer not returned */
macro
H
A
D
inode.c
455
int buf_type =
CIFS_NO_BUFFER
;
H
A
D
file.c
4057
int buf_type =
CIFS_NO_BUFFER
;
in cifs_read()
H
A
D
cifssmb.c
1834
} else if (resp_buf_type !=
CIFS_NO_BUFFER
) {
in CIFSSMBRead()
Completed in 73 milliseconds