OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:root_referenced
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
vfs_lookup.c
466
unsigned
root_referenced
:1; /* true if ndp->ni_rootdir and
member in struct:namei_state
485
state->
root_referenced
= 0;
512
if (state->
root_referenced
) {
536
if (state->
root_referenced
) {
541
state->
root_referenced
= 0;
601
state->
root_referenced
= 1;
626
KASSERT(! state->
root_referenced
);
628
state->
root_referenced
= 1;
vfs_lookup.c
466
unsigned
root_referenced
:1; /* true if ndp->ni_rootdir and
member in struct:namei_state
485
state->
root_referenced
= 0;
512
if (state->
root_referenced
) {
536
if (state->
root_referenced
) {
541
state->
root_referenced
= 0;
601
state->
root_referenced
= 1;
626
KASSERT(! state->
root_referenced
);
628
state->
root_referenced
= 1;
vfs_lookup.c
466
unsigned
root_referenced
:1; /* true if ndp->ni_rootdir and
member in struct:namei_state
485
state->
root_referenced
= 0;
512
if (state->
root_referenced
) {
536
if (state->
root_referenced
) {
541
state->
root_referenced
= 0;
601
state->
root_referenced
= 1;
626
KASSERT(! state->
root_referenced
);
628
state->
root_referenced
= 1;
Completed in 35 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025