Home
last modified time | relevance | path

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

/titanic_41/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); in auto_lookup_aux()
828 auto_perform_link(fnnode_t *fnp, struct linka *linkp, cred_t *cred) in auto_perform_link() function