Home
last modified time | relevance | path

Searched refs:rc_snaplevel_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h110 typedef struct rc_snaplevel rc_snaplevel_t; typedef
233 rc_snaplevel_t *rn_snaplevel;
417 rc_snaplevel_t *rs_levels; /* list of levels */
441 rc_snaplevel_t *rsl_next;
678 rc_snaplevel_t *, rc_node_t *);
773 void rc_snaplevel_hold(rc_snaplevel_t *);
774 void rc_snaplevel_rele(rc_snaplevel_t *);
H A Dsnapshot.c66 rc_snaplevel_t *lvl, *next; in snapshot_free()
114 rc_snaplevel_hold(rc_snaplevel_t *lvl) in rc_snaplevel_hold()
124 rc_snaplevel_rele(rc_snaplevel_t *lvl) in rc_snaplevel_rele()
H A Dfile_object.c1073 rc_snaplevel_t *lvl; in snapshot_fill_children()
1124 rc_snaplevel_t *lvl = np->rn_snaplevel; in snaplevel_fill_children()
1770 rc_snaplevel_t *lvl; in fill_snapshot_cb()
1823 rc_snaplevel_t *sl; in object_fill_snapshot()
H A Drc_node.c2046 rc_snaplevel_t *lvl, rc_node_t *pp) in rc_node_setup_snaplevel()