OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sd_closing
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/miscfs/specfs/
specdev.h
82
bool
sd_closing
; /* true when bdev/cdev_close ongoing */
member in struct:specdev
spec_vnops.c
409
sd->
sd_closing
= false;
637
while (sd->
sd_closing
)
780
while (sd->
sd_closing
) {
802
* Also treat
sd_closing
, meaning there is a concurrent
807
sd->
sd_closing
) {
984
KASSERT(!sd->
sd_closing
);
1737
KASSERT(!sd->
sd_closing
);
1739
sd->
sd_closing
= true;
1789
KASSERT(sd->
sd_closing
);
1790
sd->
sd_closing
= false
[
all
...]
Completed in 42 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025