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
defs:opinfo
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
oplock.c
35
struct oplock_info *
opinfo
;
in alloc_opinfo()
local
58
lease_add_list(struct oplock_info *
opinfo
)
lease_add_list()
argument
67
lease_del_list(struct oplock_info *
opinfo
)
lease_del_list()
argument
92
alloc_lease(struct oplock_info *
opinfo
, struct lease_ctx_info *lctx)
alloc_lease()
argument
115
free_lease(struct oplock_info *
opinfo
)
free_lease()
argument
123
free_
opinfo
(struct oplock_info *
opinfo
)
free_opinfo()
argument
132
struct oplock_info *
opinfo
;
opinfo_free_rcu()
local
140
struct oplock_info *
opinfo
;
opinfo_get()
local
153
struct oplock_info *
opinfo
;
opinfo_get_list()
local
179
opinfo
_conn_put(struct oplock_info *
opinfo
)
opinfo_conn_put()
argument
197
opinfo
_put(struct oplock_info *
opinfo
)
opinfo_put()
argument
205
opinfo
_add(struct oplock_info *
opinfo
)
opinfo_add()
argument
214
opinfo
_del(struct oplock_info *
opinfo
)
opinfo_del()
argument
258
opinfo
_write_to_read(struct oplock_info *
opinfo
)
opinfo_write_to_read()
argument
282
opinfo
_read_handle_to_read(struct oplock_info *
opinfo
)
opinfo_read_handle_to_read()
argument
297
opinfo
_write_to_none(struct oplock_info *
opinfo
)
opinfo_write_to_none()
argument
320
opinfo
_read_to_none(struct oplock_info *
opinfo
)
opinfo_read_to_none()
argument
342
lease_read_to_write(struct oplock_info *
opinfo
)
lease_read_to_write()
argument
367
lease_none_upgrade(struct oplock_info *
opinfo
, __le32 new_state)
lease_none_upgrade()
argument
397
struct oplock_info *
opinfo
;
close_id_del_oplock()
local
489
compare_guid_key(struct oplock_info *
opinfo
, const char *guid1, const char *key1)
compare_guid_key()
argument
518
struct oplock_info *
opinfo
;
same_client_has_lease()
local
579
wait_for_break_ack(struct oplock_info *
opinfo
)
wait_for_break_ack()
argument
597
wake_up_oplock_break(struct oplock_info *
opinfo
)
wake_up_oplock_break()
argument
605
oplock_break_pending(struct oplock_info *
opinfo
, int req_op_level)
oplock_break_pending()
argument
704
smb2_oplock_break_noti(struct oplock_info *
opinfo
)
smb2_oplock_break_noti()
argument
805
smb2_lease_break_noti(struct oplock_info *
opinfo
)
smb2_lease_break_noti()
argument
859
wait_lease_breaking(struct oplock_info *
opinfo
)
wait_lease_breaking()
argument
952
struct oplock_info *
opinfo
;
destroy_lease_table()
local
982
struct oplock_info *
opinfo
;
find_same_lease_key()
local
1047
add_lease_global_list(struct oplock_info *
opinfo
)
add_lease_global_list()
argument
1077
set_oplock_level(struct oplock_info *
opinfo
, int level, struct lease_ctx_info *lctx)
set_oplock_level()
argument
1097
struct oplock_info *
opinfo
;
smb_send_parent_lease_break_noti()
local
1138
struct oplock_info *
opinfo
;
smb_lazy_parent_lease_break_close()
local
1195
struct oplock_info *
opinfo
= NULL, *prev_
opinfo
= NULL;
smb_grant_oplock()
local
1773
struct oplock_info *
opinfo
= NULL, *ret_op = NULL;
lookup_lease_in_table()
local
[all...]
H
A
D
smb2pdu.c
2667
struct oplock_info *
opinfo
;
in smb2_open()
local
7994
struct oplock_info *
opinfo
= NULL;
in smb20_oplock_break_ack()
local
8140
struct oplock_info *
opinfo
;
smb21_lease_break_ack()
local
[all...]
Completed in 10 milliseconds