Searched refs:auto_enter (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | autofs.h | 265 extern int auto_enter(fnnode_t *, char *, fnnode_t **, cred_t *);
|
/titanic_41/usr/src/uts/common/fs/autofs/ |
H A D | auto_subr.c | 1153 error = auto_enter(dfnp, mntpnt, &mfnp, cred); in auto_perform_actions() 1526 auto_enter(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred) in auto_enter() function
|
H A D | auto_vnops.c | 518 error = auto_enter(dfnp, nm, &fnp, kcred); in auto_lookup()
|