Searched refs:dst_next (Results 1 – 6 of 6) sorted by relevance
1314 s8 *dst_max, *dst_next; in ntfs_mapping_pairs_build() local1387 dst_next = dst + len_len + lcn_len + 1; in ntfs_mapping_pairs_build()1388 if (unlikely(dst_next > dst_max)) in ntfs_mapping_pairs_build()1393 dst = dst_next; in ntfs_mapping_pairs_build()1436 dst_next = dst + len_len + lcn_len + 1; in ntfs_mapping_pairs_build()1437 if (unlikely(dst_next > dst_max)) in ntfs_mapping_pairs_build()1442 dst = dst_next; in ntfs_mapping_pairs_build()
608 bcm_xtlv_t *dst_next = NULL; in bcm_xtlv_bcopy() local619 dst_next = (bcm_xtlv_t *)((uint8 *)dst + size); in bcm_xtlv_bcopy()623 return dst_next; in bcm_xtlv_bcopy()
633 bcm_xtlv_t *dst_next = NULL; in bcm_xtlv_bcopy() local644 dst_next = (bcm_xtlv_t *)((uint8 *)dst + size); in bcm_xtlv_bcopy()648 return dst_next; in bcm_xtlv_bcopy()