str_stack_t
str_stack_t *ss;
str_stack_t *ss;
sad_ap_rele(struct autopush *ap, str_stack_t *ss)
sad_ap_insert(struct autopush *ap, str_stack_t *ss)
sad_ap_remove(struct autopush *ap, str_stack_t *ss)
sad_ap_find(struct apcommon *apc, str_stack_t *ss)
sad_ap_find_by_dev(dev_t dev, str_stack_t *ss)
sad_initspace(str_stack_t *ss)
sad_freespace(str_stack_t *ss)
str_stack_t *ss;
str_stack_t *ss;
str_stack_t *ss;
str_stack_t *ss;
linkcycle(stdata_t *upstp, stdata_t *lostp, str_stack_t *ss)
findlinks(stdata_t *stp, int index, int type, str_stack_t *ss)
str_stack_t *ss;
str_stack_t *ss)
munlinkall(stdata_t *stp, int flag, cred_t *crp, int *rvalp, str_stack_t *ss)
mux_addedge(stdata_t *upstp, stdata_t *lostp, int muxid, str_stack_t *ss)
mux_rmvedge(stdata_t *upstp, int muxid, str_stack_t *ss)
str_stack_t *ss;
ss = (str_stack_t *)kmem_zalloc(sizeof (*ss), KM_SLEEP);
str_stack_t *ss = (str_stack_t *)arg;
str_stack_t *ss = (str_stack_t *)arg;
str_stack_t *sa_ss;
extern void sad_initspace(str_stack_t *);
extern void sad_freespace(str_stack_t *);
extern void sad_ap_rele(struct autopush *, str_stack_t *);
extern struct autopush *sad_ap_find_by_dev(dev_t, str_stack_t *);
extern void sad_ap_insert(struct autopush *, str_stack_t *);
extern void sad_ap_remove(struct autopush *, str_stack_t *);
extern struct autopush *sad_ap_find(struct apcommon *, str_stack_t *);
extern int linkcycle(stdata_t *, stdata_t *, str_stack_t *);
extern struct linkinfo *findlinks(stdata_t *, int, int, str_stack_t *);
str_stack_t *);
extern int munlinkall(struct stdata *, int, cred_t *, int *, str_stack_t *);
extern void mux_addedge(stdata_t *, stdata_t *, int, str_stack_t *);
extern void mux_rmvedge(stdata_t *, int, str_stack_t *);