Searched defs:auto_getmntpnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c88 static int auto_getmntpnt(vnode_t *, char *, vnode_t **, cred_t *);
1180 if (error = auto_getmntpnt(dvp, mntpnt, &mvp, kcred)) {
1663 auto_getmntpnt( function
1675 AUTOFS_DPRINT((4, "auto_getmntpnt: path=%s\n", path));
1744 AUTOFS_DPRINT((5, "auto_getmntpnt: path=%s *mvpp=%p error=%d\n",

Completed in 63 milliseconds