Searched refs:ctmpl_copy (Results 1 – 4 of 4) sorted by relevance
359 void ctmpl_copy(ct_template_t *, ct_template_t *);
153 ctmpl_copy(&new->ctp_ctmpl, template); in ctmpl_process_dup()
426 ctmpl_copy(&new->ctd_ctmpl, template); in ctmpl_device_dup()
1724 ctmpl_copy(ct_template_t *new, ct_template_t *old) in ctmpl_copy() function