Lines Matching refs:fnnode_t

85 static int auto_perform_link(fnnode_t *, struct linka *, cred_t *);
86 static int auto_perform_actions(fninfo_t *, fnnode_t *,
100 fnnode_t *fnp,
112 auto_wait4mount(fnnode_t *fnp)
154 auto_lookup_aux(fnnode_t *fnp, char *name, cred_t *cred)
246 fnnode_t *fnp;
300 auto_new_mount_thread(fnnode_t *fnp, char *name, cred_t *cred)
828 auto_perform_link(fnnode_t *fnp, struct linka *linkp, cred_t *cred)
905 auto_invalid_autofs(fninfo_t *dfnip, fnnode_t *dfnp, action_list *p)
986 auto_invalid_action(fninfo_t *dfnip, fnnode_t *dfnp, action_list *alistpp)
1001 fnnode_t *dfnp,
1011 fnnode_t *newfnp, *mfnp;
1374 fnnode_t *
1382 fnnode_t *fnp;
1436 auto_freefnnode(fnnode_t *fnp)
1468 fnnode_t *dfnp,
1469 fnnode_t *fnp)
1471 fnnode_t *tmp, **fnpp;
1526 auto_enter(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred)
1608 auto_search(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred)
1611 fnnode_t *p;
1783 unmount_triggers(fnnode_t *fnp, action_list **alp)
1785 fnnode_t *tp, *next;
1842 triggers_busy(fnnode_t *fnp)
1846 fnnode_t *tp, *t1p;
1910 fnnode_t *cfnp;
2002 fnnode_t *fnp;
2057 fnnode_t *fnp, *rootfnp, *nfnp;
2087 try_unmount_node(fnnode_t *fnp, boolean_t force)
2259 * fn_dirents, fn_trigger in fnnode_t and v_mountedvfs in vnode_t (if
2278 unmount_subtree(fnnode_t *rootfnp, boolean_t force)
2280 fnnode_t *currfnp; /* currently examined node in the tree */
2281 fnnode_t *lastfnp; /* previously processed node */
2282 fnnode_t *nextfnp; /* next examined node in the tree */
2459 fnnode_t *root, *fnp, *next;