OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxlockdepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_lockf.c
95
int
maxlockdepth
= MAXDEPTH;
variable in typeref:typename:int
548
while (i++ <
maxlockdepth
) {
577
* after
maxlockdepth
iterations, assume we're in
580
if (i >=
maxlockdepth
) {
vfs_lockf.c
95
int
maxlockdepth
= MAXDEPTH;
variable in typeref:typename:int
548
while (i++ <
maxlockdepth
) {
577
* after
maxlockdepth
iterations, assume we're in
580
if (i >=
maxlockdepth
) {
Completed in 26 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025