Home
last modified time | relevance | path

Searched refs:blp (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c198 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_need_space()
231 tagp = (__be16 *)blp - 1; in xfs_dir2_block_need_space()
242 (uint)sizeof(*blp) < len) in xfs_dir2_block_need_space()
244 } else if ((be32_to_cpu(btp->stale) - 1) * (uint)sizeof(*blp) < len) in xfs_dir2_block_need_space()
247 dup = (xfs_dir2_data_unused_t *)blp; in xfs_dir2_block_need_space()
255 tagp = (__be16 *)blp - 1; in xfs_dir2_block_need_space()
283 if (be16_to_cpu(dup->length) < len + (uint)sizeof(*blp)) { in xfs_dir2_block_need_space()
311 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_compact()
324 if (blp[fromidx].address == cpu_to_be32(XFS_DIR2_NULL_DATAPTR)) { in xfs_dir2_block_compact()
334 blp[toid in xfs_dir2_block_compact()
193 xfs_dir2_block_need_space(struct xfs_inode * dp,struct xfs_dir2_data_hdr * hdr,struct xfs_dir2_block_tail * btp,struct xfs_dir2_leaf_entry * blp,__be16 ** tagpp,struct xfs_dir2_data_unused ** dupp,struct xfs_dir2_data_unused ** enddupp,int * compact,int len) xfs_dir2_block_need_space() argument
306 xfs_dir2_block_compact(struct xfs_da_args * args,struct xfs_buf * bp,struct xfs_dir2_data_hdr * hdr,struct xfs_dir2_block_tail * btp,struct xfs_dir2_leaf_entry * blp,int * needlog,int * lfloghigh,int * lfloglow) xfs_dir2_block_compact() argument
356 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_addname() local
602 xfs_dir2_leaf_entry_t *blp; xfs_dir2_block_log_leaf() local
636 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_lookup() local
684 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_lookup_int() local
784 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ xfs_dir2_block_removename() local
865 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_replace() local
1080 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_sf_to_block() local
[all...]
H A Dxfs_dir2_leaf.c441 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf()
480 blp = xfs_dir2_block_leaf_p(btp); in xfs_dir2_block_to_leaf()
496 memcpy(leafhdr.ents, blp, in xfs_dir3_leaf_find_stale()
506 (xfs_dir2_data_aoff_t)((char *)blp - (char *)hdr), in xfs_dir3_leaf_find_stale()
508 (char *)blp), in xfs_dir3_leaf_find_stale()
391 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ xfs_dir2_block_to_leaf() local
H A Dxfs_dir2_sf.c173 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize() local
199 blp = xfs_dir2_block_leaf_p(btp); in xfs_dir2_block_sfsize()
205 if ((addr = be32_to_cpu(blp[i].address)) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_block_sfsize()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.c19 dma_addr_t blp = buf->blp; in qat_bl_free_bufl() local
26 bl_dma_dir = blp != blpout ? DMA_TO_DEVICE : DMA_BIDIRECTIONAL; in qat_bl_free_bufl()
32 dma_unmap_single(dev, blp, sz, DMA_TO_DEVICE); in qat_bl_free_bufl()
37 if (blp != blpout) { in qat_bl_free_bufl()
65 dma_addr_t blp = DMA_MAPPING_ERROR; in __qat_bl_sgl_to_bufl() local
120 blp = dma_map_single(dev, bufl, sz, DMA_TO_DEVICE); in __qat_bl_sgl_to_bufl()
121 if (unlikely(dma_mapping_error(dev, blp))) in __qat_bl_sgl_to_bufl()
124 buf->blp = blp; in __qat_bl_sgl_to_bufl()
191 buf->bloutp = buf->blp; in __qat_bl_sgl_to_bufl()
214 if (!dma_mapping_error(dev, blp)) in __qat_bl_sgl_to_bufl()
[all …]
H A Dqat_bl.h36 dma_addr_t blp; member
H A Dqat_algs.c812 qat_req->req.comn_mid.src_data_addr = qat_req->buf.blp; in qat_alg_aead_dec()
856 qat_req->req.comn_mid.src_data_addr = qat_req->buf.blp; in qat_alg_aead_enc()
1042 qat_req->req.comn_mid.src_data_addr = qat_req->buf.blp; in qat_alg_skcipher_encrypt()
1109 qat_req->req.comn_mid.src_data_addr = qat_req->buf.blp; in qat_alg_skcipher_decrypt()
H A Dqat_comp_algs.c282 sfbuf = qat_req->buf.blp; in qat_comp_alg_compress_decompress()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1446 bptr->u.blp.low = cpu_to_le32(lower_32_bits(sgl->phys)); in sli_els_request64_wqe()
1447 bptr->u.blp.high = cpu_to_le32(upper_32_bits(sgl->phys)); in sli_els_request64_wqe()
1598 bptr->u.blp.low = cpu_to_le32(lower_32_bits(sgl->phys)); in sli_fcp_icmnd64_wqe()
1599 bptr->u.blp.high = cpu_to_le32(upper_32_bits(sgl->phys)); in sli_fcp_icmnd64_wqe()
1658 bptr->u.blp.low = sge[0].buffer_address_low; in sli_fcp_iread64_wqe()
1659 bptr->u.blp.high = sge[0].buffer_address_high; in sli_fcp_iread64_wqe()
1667 bptr->u.blp.low = in sli_fcp_iread64_wqe()
1669 bptr->u.blp.high = in sli_fcp_iread64_wqe()
1764 bptr->u.blp.low = cpu_to_le32(lower_32_bits(sgl->phys)); in sli_fcp_iwrite64_wqe()
1765 bptr->u.blp.high = cpu_to_le32(upper_32_bits(sgl->phys)); in sli_fcp_iwrite64_wqe()
[all …]
H A Dsli4.h336 struct sli4_dmaaddr blp; member
/linux/drivers/message/fusion/
H A Dmptctl.c129 struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc);
1005 struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc) in kbuf_alloc_2_sgl() argument
1026 *blp = NULL; in kbuf_alloc_2_sgl()
1119 *blp = buflist; in kbuf_alloc_2_sgl()