Searched defs:blp (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | qat_crypto.h | 69 dma_addr_t blp; member in struct:qat_crypto_request_buffs
|
H A D | qat_algs.c | 636 dma_addr_t blp = qat_req->buf.blp; qat_alg_free_bufl() local 672 dma_addr_t blp; qat_alg_sgl_to_bufl() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_dir2_sf.c | 68 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ xfs_dir2_block_sfsize() local
|
H A D | xfs_dir2_block.c | 339 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_addname() local 579 xfs_dir2_leaf_entry_t *blp; xfs_dir2_block_log_leaf() local 613 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_lookup() local 661 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_lookup_int() local 763 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ xfs_dir2_block_removename() local 843 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_block_replace() local 1052 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ xfs_dir2_sf_to_block() local 172 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 284 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
|
H A D | xfs_dir2_leaf.c | 382 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ xfs_dir2_block_to_leaf() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_lockd.c | 358 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; __ldlm_bl_to_thread() local 697 static struct ldlm_bl_work_item *ldlm_bl_get_work(struct ldlm_bl_pool *blp) ldlm_bl_get_work() argument 734 static int ldlm_bl_thread_start(struct ldlm_bl_pool *blp) ldlm_bl_thread_start() argument 763 struct ldlm_bl_pool *blp; ldlm_bl_thread_main() local 914 struct ldlm_bl_pool *blp = NULL; ldlm_setup() local 1044 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; ldlm_cleanup() local
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptctl.c | 1025 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc) kbuf_alloc_2_sgl() argument
|
Completed in 230 milliseconds