Home
last modified time | relevance | path

Searched defs:blp (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_block.c176 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_need_space()
289 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_compact()
339 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_addname() local
579 xfs_dir2_leaf_entry_t *blp; in xfs_dir2_block_log_leaf() local
613 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup() local
661 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_lookup_int() local
763 xfs_dir2_leaf_entry_t *blp; /* block leaf pointer */ in xfs_dir2_block_removename() local
843 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_block_replace() local
1052 xfs_dir2_leaf_entry_t *blp; /* block leaf entries */ in xfs_dir2_sf_to_block() local
Dxfs_dir2_sf.c68 xfs_dir2_leaf_entry_t *blp; /* leaf area of the block */ in xfs_dir2_block_sfsize() local
Dxfs_dir2_leaf.c382 xfs_dir2_leaf_entry_t *blp; /* block's leaf entries */ in xfs_dir2_block_to_leaf() local
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c358 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; in __ldlm_bl_to_thread() local
697 static struct ldlm_bl_work_item *ldlm_bl_get_work(struct ldlm_bl_pool *blp) in ldlm_bl_get_work()
734 static int ldlm_bl_thread_start(struct ldlm_bl_pool *blp) in ldlm_bl_thread_start()
763 struct ldlm_bl_pool *blp; in ldlm_bl_thread_main() local
914 struct ldlm_bl_pool *blp = NULL; in ldlm_setup() local
1044 struct ldlm_bl_pool *blp = ldlm_state->ldlm_bl_pool; in ldlm_cleanup() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_crypto.h69 dma_addr_t blp; member
Dqat_algs.c636 dma_addr_t blp = qat_req->buf.blp; in qat_alg_free_bufl() local
672 dma_addr_t blp; in qat_alg_sgl_to_bufl() local
/linux-4.4.14/drivers/message/fusion/
Dmptctl.c1026 struct buflist **blp, dma_addr_t *sglbuf_dma, MPT_ADAPTER *ioc) in kbuf_alloc_2_sgl()