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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c86 static int auto_perform_actions(fninfo_t *, fnnode_t *,
269 error = auto_perform_actions(fnip, fnp, alp, cred);
297 * the bulk of the work calling automountd, via 'auto_perform_actions'.
999 auto_perform_actions( function
1021 AUTOFS_DPRINT((4, "auto_perform_actions: alp=%p\n", (void *)alp));
1145 "auto_perform_actions:"
1370 AUTOFS_DPRINT((5, "auto_perform_actions: error=%d\n", error));
2119 * in domount() called from auto_perform_actions() if unmount of
2223 * The action list was free'd by auto_perform_actions
2225 ret = auto_perform_actions(fni
[all...]

Completed in 46 milliseconds