Lines Matching defs:node_ad_cpy
74 struct long_ad *node_ad_cpy);
1636 uint64_t *lmapping, struct long_ad *node_ad_cpy, uint16_t *vpart_nump)
1686 node_ad_cpy);
2230 uint16_t vpart_num, uint64_t *mapping, struct long_ad *node_ad_cpy)
2323 node_ad_cpy[cpy_slot++] = s_ad;
2345 node_ad_cpy[cpy_slot++] = s_ad;
2392 node_ad_cpy[cpy_slot++] = s_ad;
2473 node_ad_cpy[cpy_slot++] = s_ad;
2504 node_ad_cpy[cpy_slot++] = s_ad;
2523 c_ad = node_ad_cpy[0];
2533 s_ad = node_ad_cpy[cpy_slot];
2874 struct long_ad c_ad, s_ad, *node_ad_cpy;
2974 node_ad_cpy = malloc(lb_size * UDF_MAX_ALLOC_EXTENTS,
2976 memset(node_ad_cpy, 0, lb_size * UDF_MAX_ALLOC_EXTENTS);
3011 node_ad_cpy[cpy_slot++] = s_ad;
3043 node_ad_cpy[cpy_slot++] = s_ad;
3120 free(node_ad_cpy, M_UDFMNT);
3141 c_ad = node_ad_cpy[0];
3144 s_ad = node_ad_cpy[cpy_slot];
3200 free(node_ad_cpy, M_UDFMNT);