Searched refs:blp (Results 1 – 4 of 4) sorted by relevance
71 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname() local124 blp = xfs_dir2_block_leaf_p(btp); in xfs_dir2_block_addname()132 tagp = (__be16 *)blp - 1; in xfs_dir2_block_addname()155 if (be16_to_cpu(dup->length) < len + (uint)sizeof(*blp)) { in xfs_dir2_block_addname()195 tagp = (__be16 *)blp - 1; in xfs_dir2_block_addname()206 (uint)sizeof(*blp) < len) in xfs_dir2_block_addname()208 } else if ((be32_to_cpu(btp->stale) - 1) * (uint)sizeof(*blp) < len) in xfs_dir2_block_addname()211 dup = (xfs_dir2_data_unused_t *)blp; in xfs_dir2_block_addname()258 if (be32_to_cpu(blp[fromidx].address) == XFS_DIR2_NULL_DATAPTR) { in xfs_dir2_block_addname()268 blp[toidx] = blp[fromidx]; in xfs_dir2_block_addname()[all …]
68 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf() local107 blp = xfs_dir2_block_leaf_p(btp); in xfs_dir2_block_to_leaf()117 memcpy(leaf->ents, blp, be32_to_cpu(btp->count) * sizeof(xfs_dir2_leaf_entry_t)); in xfs_dir2_block_to_leaf()126 (xfs_dir2_data_aoff_t)((char *)blp - (char *)block), in xfs_dir2_block_to_leaf()128 (char *)blp), in xfs_dir2_block_to_leaf()
75 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize() local92 blp = xfs_dir2_block_leaf_p(btp); in xfs_dir2_block_sfsize()98 if ((addr = be32_to_cpu(blp[i].address)) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_block_sfsize()
129 struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc);1033 struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc) in kbuf_alloc_2_sgl() argument1050 *blp = NULL; in kbuf_alloc_2_sgl()1141 *blp = buflist; in kbuf_alloc_2_sgl()