OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:erootdir
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
vfs_lookup.c
524
* Initializes the rootdir and
erootdir
state and returns a reference
534
struct vnode *rootdir, *
erootdir
, *curdir, *startdir;
local in function:namei_getstartdir
557
erootdir
= NULL;
560
erootdir
= ndp->ni_erootdir;
563
erootdir
= NULL;
566
erootdir
= cwdi->cwdi_edir;
578
erootdir
= NULL;
579
} else if (cnp->cn_flags & TRYEMULROOT &&
erootdir
!= NULL) {
580
startdir =
erootdir
;
583
erootdir
= NULL
[
all
...]
Completed in 10 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025