Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c158 bool_t mountreq = FALSE; in auto_lookup_aux() local
163 error = auto_lookup_request(fnip, name, &link, TRUE, &mountreq, cred); in auto_lookup_aux()
170 } else if (mountreq) { in auto_lookup_aux()
221 if (mountreq) { in auto_lookup_aux()
631 bool_t *mountreq, in auto_lookup_request() argument
680 *mountreq = TRUE; in auto_lookup_request()