Home
last modified time | relevance | path

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 *,
271 error = auto_perform_actions(fnip, fnp, alp, cred); in auto_mount_thread()
1001 auto_perform_actions( in auto_perform_actions() function
2227 ret = auto_perform_actions(fnip, fnp, alp, CRED()); in try_unmount_node()