Home
last modified time | relevance | path

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

/illumos-gate/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()
172 } else if (mountreq) { in auto_lookup_aux()
223 if (mountreq) { in auto_lookup_aux()
633 bool_t *mountreq, in auto_lookup_request() argument
682 *mountreq = TRUE; in auto_lookup_request()