Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h111 typedef struct rc_snaplevel rc_snaplevel_t; typedef
234 rc_snaplevel_t *rn_snaplevel;
418 rc_snaplevel_t *rs_levels; /* list of levels */
442 rc_snaplevel_t *rsl_next;
679 rc_snaplevel_t *, rc_node_t *);
774 void rc_snaplevel_hold(rc_snaplevel_t *);
775 void rc_snaplevel_rele(rc_snaplevel_t *);
H A Dsnapshot.c68 rc_snaplevel_t *lvl, *next; in snapshot_free()
116 rc_snaplevel_hold(rc_snaplevel_t *lvl) in rc_snaplevel_hold()
126 rc_snaplevel_rele(rc_snaplevel_t *lvl) in rc_snaplevel_rele()
H A Dfile_object.c1074 rc_snaplevel_t *lvl; in snapshot_fill_children()
1125 rc_snaplevel_t *lvl = np->rn_snaplevel; in snaplevel_fill_children()
1771 rc_snaplevel_t *lvl; in fill_snapshot_cb()
1824 rc_snaplevel_t *sl; in object_fill_snapshot()
H A Drc_node.c2056 rc_snaplevel_t *lvl, rc_node_t *pp) in rc_node_setup_snaplevel()