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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h192 } fnnode_t; typedef in typeref:struct:fnnode
215 fnnode_t *fnc_fnp; /* fnnode */
223 fnnode_t *fng_rootfnnodep;
262 extern int auto_search(fnnode_t *, char *, fnnode_t **, cred_t *);
263 extern int auto_enter(fnnode_t *, char *, fnnode_t **, cred_t *);
264 extern void auto_unblock_others(fnnode_t *, uint_t);
265 extern int auto_wait4mount(fnnode_t *);
266 extern fnnode_t *auto_makefnnod
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c85 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 *dfn
[all...]
H A Dauto_vnops.c172 fnnode_t *fnp = vntofn(vp);
315 fnnode_t *fnp = vntofn(vp);
369 fnnode_t *dfnp = NULL;
370 fnnode_t *fnp = NULL;
394 fnnode_t *pdfnp;
952 fnnode_t *fnp = vntofn(vp);
953 fnnode_t *cfnp, *nfnp;
1269 fnnode_t *fnp = vntofn(vp);
1302 fnnode_t *fnp = vntofn(vp);
1303 fnnode_t *dfn
[all...]
H A Dauto_vfsops.c358 fnnode_t *rootfnp = NULL;
699 fnnode_t *rfnp, *fnp, *pfnp;
700 fnnode_t *myrootfnnodep;
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c414 fnnode_t fn;

Completed in 104 milliseconds