Home
last modified time | relevance | path

Searched refs:needroothandle (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dlookup.c74 bool_t needroothandle);
81 lookup(char *pathname, struct nfs_file *cur_file, bool_t needroothandle) in lookup() argument
93 error = stlookuppn(&pnp, cur_file, needroothandle); in lookup()
99 bool_t needroothandle) in stlookuppn() argument
119 if (!needroothandle) in stlookuppn()
300 if (needroothandle) { in stlookuppn()
302 needroothandle = FALSE; in stlookuppn()