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:C_WF_BITMAP_S
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_strings.c
31
[
C_WF_BITMAP_S
] = "WFBitMapS",
H
A
D
drbd_state.c
873
ns.conn ==
C_WF_BITMAP_S
||
in is_valid_state()
1142
case
C_WF_BITMAP_S
:
in sanitize_state()
1807
if (os.conn !=
C_WF_BITMAP_S
&& ns.conn ==
C_WF_BITMAP_S
&&
in after_state_ch()
1808
device->state.conn ==
C_WF_BITMAP_S
)
in after_state_ch()
H
A
D
drbd_receiver.c
3639
rv =
C_WF_BITMAP_S
;
in __must_hold()
4596
if ((ns.conn == C_CONNECTED || ns.conn ==
C_WF_BITMAP_S
) && ns.disk == D_NEGOTIATING)
in receive_state()
4935
} else if (device->state.conn !=
C_WF_BITMAP_S
) {
in receive_bitmap()
4945
if (!err && device->state.conn ==
C_WF_BITMAP_S
)
in receive_bitmap()
H
A
D
drbd_int.h
2185
case
C_WF_BITMAP_S
:
in drbd_state_is_stable()
H
A
D
drbd_req.c
1085
return s.conn == C_AHEAD || s.conn ==
C_WF_BITMAP_S
;
in drbd_should_send_out_of_sync()
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_strings.c
31
[
C_WF_BITMAP_S
] = "WFBitMapS",
H
A
D
drbd_state.c
873
ns.conn ==
C_WF_BITMAP_S
||
in is_valid_state()
1142
case
C_WF_BITMAP_S
:
in sanitize_state()
1811
if (os.conn !=
C_WF_BITMAP_S
&& ns.conn ==
C_WF_BITMAP_S
&&
in after_state_ch()
1812
device->state.conn ==
C_WF_BITMAP_S
)
in after_state_ch()
H
A
D
drbd_receiver.c
3601
rv =
C_WF_BITMAP_S
;
in __must_hold()
4549
if ((ns.conn == C_CONNECTED || ns.conn ==
C_WF_BITMAP_S
) && ns.disk == D_NEGOTIATING)
in receive_state()
4888
} else if (device->state.conn !=
C_WF_BITMAP_S
) {
in receive_bitmap()
4898
if (!err && device->state.conn ==
C_WF_BITMAP_S
)
in receive_bitmap()
H
A
D
drbd_int.h
2115
case
C_WF_BITMAP_S
:
in drbd_state_is_stable()
H
A
D
drbd_req.c
1096
return s.conn == C_AHEAD || s.conn ==
C_WF_BITMAP_S
;
in drbd_should_send_out_of_sync()
/kernel/linux/linux-5.10/include/linux/
H
A
D
drbd.h
212
C_WF_BITMAP_S
,
enumerator
/kernel/linux/linux-6.6/include/linux/
H
A
D
drbd.h
205
C_WF_BITMAP_S
,
enumerator
Completed in 41 milliseconds