fnnode_t
fnnode_t fn;
fnnode_t *fnp,
fnnode_t *dfnp,
fnnode_t *newfnp, *mfnp;
auto_wait4mount(fnnode_t *fnp)
fnnode_t *
fnnode_t *fnp;
auto_freefnnode(fnnode_t *fnp)
fnnode_t *dfnp,
fnnode_t *fnp)
fnnode_t *tmp, **fnpp;
auto_enter(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred)
auto_lookup_aux(fnnode_t *fnp, char *name, cred_t *cred)
auto_search(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred)
fnnode_t *p;
unmount_triggers(fnnode_t *fnp, action_list **alp)
fnnode_t *tp, *next;
triggers_busy(fnnode_t *fnp)
fnnode_t *tp, *t1p;
fnnode_t *cfnp;
fnnode_t *fnp;
fnnode_t *fnp, *rootfnp, *nfnp;
try_unmount_node(fnnode_t *fnp, boolean_t force)
unmount_subtree(fnnode_t *rootfnp, boolean_t force)
fnnode_t *currfnp; /* currently examined node in the tree */
fnnode_t *lastfnp; /* previously processed node */
fnnode_t *nextfnp; /* next examined node in the tree */
fnnode_t *root, *fnp, *next;
fnnode_t *fnp;
auto_new_mount_thread(fnnode_t *fnp, char *name, cred_t *cred)
auto_perform_link(fnnode_t *fnp, struct linka *linkp, cred_t *cred)
static int auto_perform_link(fnnode_t *, struct linka *, cred_t *);
static int auto_perform_actions(fninfo_t *, fnnode_t *,
auto_invalid_autofs(fninfo_t *dfnip, fnnode_t *dfnp, action_list *p)
auto_invalid_action(fninfo_t *dfnip, fnnode_t *dfnp, action_list *alistpp)
fnnode_t *rootfnp = NULL;
fnnode_t *rfnp, *fnp, *pfnp;
fnnode_t *myrootfnnodep;
fnnode_t *fnp = vntofn(vp);
fnnode_t *fnp = vntofn(vp);
fnnode_t *dfnp = fnp->fn_parent;
fnnode_t *fnp = vntofn(vp);
fnnode_t *fnp = vntofn(vp);
fnnode_t *fnp = vntofn(vp);
fnnode_t *fnp = vntofn(vp);
fnnode_t *fnp = vntofn(vp);
fnnode_t *dfnp = NULL;
fnnode_t *fnp = NULL;
fnnode_t *pdfnp;
fnnode_t *fnp = vntofn(vp);
fnnode_t *cfnp, *nfnp;
fnnode_t *fnc_fnp; /* fnnode */
fnnode_t *fng_rootfnnodep;
extern int auto_search(fnnode_t *, char *, fnnode_t **, cred_t *);
extern int auto_enter(fnnode_t *, char *, fnnode_t **, cred_t *);
extern void auto_unblock_others(fnnode_t *, uint_t);
extern int auto_wait4mount(fnnode_t *);
extern fnnode_t *auto_makefnnode(vtype_t, vfs_t *, char *, cred_t *,
extern void auto_freefnnode(fnnode_t *);
extern void auto_disconnect(fnnode_t *, fnnode_t *);
extern int auto_lookup_aux(fnnode_t *, char *, cred_t *);
extern void auto_new_mount_thread(fnnode_t *, char *, cred_t *);
extern int unmount_subtree(fnnode_t *, boolean_t);