Searched refs:rsl_instance (Results 1 – 4 of 4) sorted by relevance
83 if (lvl->rsl_instance) in snapshot_free()84 free((char *)lvl->rsl_instance); in snapshot_free()
440 const char *rsl_instance; member
1802 lvl->rsl_instance = strdup(instance); in fill_snapshot_cb()1803 if (lvl->rsl_instance == NULL) { in fill_snapshot_cb()1804 free((void *)lvl->rsl_instance); in fill_snapshot_cb()
3020 if (np->rn_snaplevel->rsl_instance == NULL) in rc_node_name()3022 actual = strlcpy(buf, np->rn_snaplevel->rsl_instance, sz); in rc_node_name()