OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstrans_gone_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
vfs_trans.c
112
static int
fstrans_gone_count
; /* Number of fstrans_mount_info gone. */
variable in typeref:typename:int
287
KASSERT(
fstrans_gone_count
> 0);
288
fstrans_gone_count
-= 1;
341
fstrans_gone_count
+= 1;
609
if (__predict_false(
fstrans_gone_count
> 0))
vfs_trans.c
112
static int
fstrans_gone_count
; /* Number of fstrans_mount_info gone. */
variable in typeref:typename:int
287
KASSERT(
fstrans_gone_count
> 0);
288
fstrans_gone_count
-= 1;
341
fstrans_gone_count
+= 1;
609
if (__predict_false(
fstrans_gone_count
> 0))
vfs_trans.c
112
static int
fstrans_gone_count
; /* Number of fstrans_mount_info gone. */
variable in typeref:typename:int
287
KASSERT(
fstrans_gone_count
> 0);
288
fstrans_gone_count
-= 1;
341
fstrans_gone_count
+= 1;
609
if (__predict_false(
fstrans_gone_count
> 0))
Completed in 36 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025