Searched refs:auto_perform_link (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c85 static int auto_perform_link(fnnode_t *, struct linka *, cred_t *);
169 error = auto_perform_link(fnp, &link, cred);
828 auto_perform_link(fnnode_t *fnp, struct linka *linkp, cred_t *cred) function
834 AUTOFS_DPRINT((3, "auto_perform_link: fnp=%p dir=%s link=%s\n",

Completed in 271 milliseconds