Searched refs:p_v_from (Results 1 – 2 of 2) sorted by relevance
36 copy_item_head(struct item_head *p_v_to, const struct item_head *p_v_from) in copy_item_head() argument39 memcpy(p_v_to, p_v_from, IH_SIZE); in copy_item_head()
1187 const struct item_head * p_v_from);