Searched refs:totsize (Results 1 – 5 of 5) sorted by relevance
578 unsigned int metasize, totsize; in xdp_convert_zc_to_xdp_frame() local586 totsize = xdp->data_end - xdp->data + metasize; in xdp_convert_zc_to_xdp_frame()588 if (sizeof(*xdpf) + totsize > PAGE_SIZE) in xdp_convert_zc_to_xdp_frame()601 memcpy(addr, data_to_copy, totsize); in xdp_convert_zc_to_xdp_frame()604 xdpf->len = totsize - metasize; in xdp_convert_zc_to_xdp_frame()
195 size_t totsize = params_buffer_bytes(params); in sprd_pcm_hw_params() local218 sg_num = totsize / period; in sprd_pcm_hw_params()219 dma_private->dma_addr_offset = totsize / channels; in sprd_pcm_hw_params()
109 XFS_CHECK_OFFSET(struct xfs_attr_sf_hdr, totsize, 0); in xfs_check_ondisk_structs()
846 hdr->totsize = cpu_to_be16(sizeof(*hdr)); in xrep_xattr_full_reset()971 hdr->totsize = cpu_to_be16(sizeof(*hdr)); in xrep_xattr_fork_remove()
1224 attr_size = be16_to_cpu(afork_ptr->totsize); in xrep_dinode_check_afork()