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_put_tcon
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2misc.c
765
cifs_put_tcon
(tcon);
in smb2_cancelled_close_fid()
826
cifs_put_tcon
(tcon);
in smb2_handle_cancelled_close()
854
cifs_put_tcon
(tcon);
in smb2_handle_cancelled_mid()
H
A
D
cifsproto.h
264
extern void
cifs_put_tcon
(struct cifs_tcon *tcon);
H
A
D
dfs_cache.c
1654
cifs_put_tcon
(tcon);
in refresh_cache_worker()
H
A
D
connect.c
3200
cifs_put_tcon
(struct cifs_tcon *tcon)
in cifs_put_tcon()
function
3440
cifs_put_tcon
(tlink_tcon(tlink));
in cifs_put_tlink()
4069
cifs_put_tcon
(tcon);
in mount_put_conns()
H
A
D
smb2pdu.c
3682
*
cifs_put_tcon
() in the loop below won't release the server pointer.
in smb2_reconnect_server()
3699
cifs_put_tcon
(tcon);
in smb2_reconnect_server()
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2misc.c
766
cifs_put_tcon
(tcon);
in smb2_cancelled_close_fid()
827
cifs_put_tcon
(tcon);
in smb2_handle_cancelled_close()
855
cifs_put_tcon
(tcon);
in smb2_handle_cancelled_mid()
H
A
D
cifsproto.h
302
extern void
cifs_put_tcon
(struct cifs_tcon *tcon);
H
A
D
connect.c
2438
cifs_put_tcon
(struct cifs_tcon *tcon)
in cifs_put_tcon()
function
2751
cifs_put_tcon
(tlink_tcon(tlink));
in cifs_put_tlink()
3309
cifs_put_tcon
(mnt_ctx->tcon);
in cifs_mount_put_conns()
H
A
D
smb2pdu.c
4053
cifs_put_tcon
(tcon);
in smb2_reconnect_server()
Completed in 29 milliseconds