Home
last modified time | relevance | path

Searched refs:str_stack_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsad.h171 str_stack_t *sa_ss;
214 extern void sad_initspace(str_stack_t *);
215 extern void sad_freespace(str_stack_t *);
227 extern void sad_ap_rele(struct autopush *, str_stack_t *);
228 extern struct autopush *sad_ap_find_by_dev(dev_t, str_stack_t *);
233 extern void sad_ap_insert(struct autopush *, str_stack_t *);
234 extern void sad_ap_remove(struct autopush *, str_stack_t *);
235 extern struct autopush *sad_ap_find(struct apcommon *, str_stack_t *);
H A Dstrsubr.h814 typedef struct str_stack str_stack_t; typedef
1115 extern int linkcycle(stdata_t *, stdata_t *, str_stack_t *);
1116 extern struct linkinfo *findlinks(stdata_t *, int, int, str_stack_t *);
1121 str_stack_t *);
1122 extern int munlinkall(struct stdata *, int, cred_t *, int *, str_stack_t *);
1123 extern void mux_addedge(stdata_t *, stdata_t *, int, str_stack_t *);
1124 extern void mux_rmvedge(stdata_t *, int, str_stack_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c215 sad_ap_rele(struct autopush *ap, str_stack_t *ss) in sad_ap_rele()
228 sad_ap_insert(struct autopush *ap, str_stack_t *ss) in sad_ap_insert()
237 sad_ap_remove(struct autopush *ap, str_stack_t *ss) in sad_ap_remove()
248 sad_ap_find(struct apcommon *apc, str_stack_t *ss) in sad_ap_find()
263 sad_ap_find_by_dev(dev_t dev, str_stack_t *ss) in sad_ap_find_by_dev()
290 sad_initspace(str_stack_t *ss) in sad_initspace()
305 sad_freespace(str_stack_t *ss) in sad_freespace()
H A Dsad.c191 str_stack_t *ss; in sadopen()
408 str_stack_t *ss; in apush_iocdata()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1566 linkcycle(stdata_t *upstp, stdata_t *lostp, str_stack_t *ss) in linkcycle()
1629 findlinks(stdata_t *stp, int index, int type, str_stack_t *ss) in findlinks()
1747 str_stack_t *ss; in mlink_file()
2024 str_stack_t *ss) in munlink()
2270 munlinkall(stdata_t *stp, int flag, cred_t *crp, int *rvalp, str_stack_t *ss) in munlinkall()
2293 mux_addedge(stdata_t *upstp, stdata_t *lostp, int muxid, str_stack_t *ss) in mux_addedge()
2334 mux_rmvedge(stdata_t *upstp, int muxid, str_stack_t *ss) in mux_rmvedge()
8632 str_stack_t *ss; in str_stack_init()
8635 ss = (str_stack_t *)kmem_zalloc(sizeof (*ss), KM_SLEEP); in str_stack_init()
8661 str_stack_t *ss = (str_stack_t *)arg; in str_stack_shutdown()
[all …]
H A Dstreamio.c297 str_stack_t *ss; in stropen()
738 str_stack_t *ss; in strclose()
4092 str_stack_t *ss; in strioctl()
4502 str_stack_t *ss; in strioctl()