OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nameidata
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
namei.h
61
* STRUCT
NAMEIDATA
IS DEAD, call pathbuf_destroy. Don't destroy the
62
* pathbuf before you've finished using the
nameidata
, or mysterious
90
* information from the
nameidata
structure that is passed
110
struct
nameidata
{
struct
135
* information from the
nameidata
structure that is passed
182
* Initialization of a
nameidata
structure.
279
*
nameidata
involved.
301
int namei(struct
nameidata
*);
303
int lookup_for_nfsd(struct
nameidata
*, struct vnode *, int neverfollow);
304
int lookup_for_nfsd_index(struct
nameidata
*, struct vnode *)
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026