OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lockf_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_lockf.c
97
#ifdef
LOCKF_DEBUG
98
int
lockf_debug
= 0;
variable in typeref:typename:int
130
#ifdef
LOCKF_DEBUG
189
#endif /*
LOCKF_DEBUG
*/
242
#ifdef
LOCKF_DEBUG
243
if (
lockf_debug
& 2)
245
#endif /*
LOCKF_DEBUG
*/
255
#ifdef
LOCKF_DEBUG
256
if (
lockf_debug
& 2)
258
#endif /*
LOCKF_DEBUG
*/
[
all
...]
vfs_lockf.c
97
#ifdef
LOCKF_DEBUG
98
int
lockf_debug
= 0;
variable in typeref:typename:int
130
#ifdef
LOCKF_DEBUG
189
#endif /*
LOCKF_DEBUG
*/
242
#ifdef
LOCKF_DEBUG
243
if (
lockf_debug
& 2)
245
#endif /*
LOCKF_DEBUG
*/
255
#ifdef
LOCKF_DEBUG
256
if (
lockf_debug
& 2)
258
#endif /*
LOCKF_DEBUG
*/
[
all
...]
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025