OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wl_lock_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
vfs_wapbl.c
126
unsigned
wl_lock_count
; /* m: Count of transactions in progress */
member in struct:wapbl
1217
lockcount = wl->
wl_lock_count
;
1245
wl->
wl_lock_count
++;
1281
KASSERT(wl->
wl_lock_count
> 0);
1282
wl->
wl_lock_count
--;
vfs_wapbl.c
126
unsigned
wl_lock_count
; /* m: Count of transactions in progress */
member in struct:wapbl
1217
lockcount = wl->
wl_lock_count
;
1245
wl->
wl_lock_count
++;
1281
KASSERT(wl->
wl_lock_count
> 0);
1282
wl->
wl_lock_count
--;
vfs_wapbl.c
126
unsigned
wl_lock_count
; /* m: Count of transactions in progress */
member in struct:wapbl
1217
lockcount = wl->
wl_lock_count
;
1245
wl->
wl_lock_count
++;
1281
KASSERT(wl->
wl_lock_count
> 0);
1282
wl->
wl_lock_count
--;
Completed in 38 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025