Searched defs:blk2 (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-image-locking.c | 78 BlockBackend *blk1, *blk2, *blk3; in test_image_locking_basic() local 119 BlockBackend *blk1, *blk2; in test_set_perm_abort() local
|
H A D | test-throttle.c | 740 BlockBackend *blk1, *blk2, *blk3; in test_groups() local
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | rheap.c | 614 rh_block_t *blk, *blk2; in rh_free() local 681 rh_block_t *blk, *blk2; in rh_set_owner() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1719 struct xfs_da_state_blk *blk2) in xfs_attr3_leaf_rebalance() 1910 struct xfs_da_state_blk *blk2, in xfs_attr3_leaf_figure_balance()
|
H A D | xfs_da_btree.c | 651 struct xfs_da_state_blk *blk2) in xfs_da3_root_split() 878 struct xfs_da_state_blk *blk2) in xfs_da3_node_rebalance()
|
H A D | xfs_dir2_node.c | 1064 xfs_da_state_blk_t *blk2) /* second btree block */ in xfs_dir2_leafn_rebalance()
|
/openbmc/qemu/ |
H A D | qemu-img.c | 1361 BlockBackend *blk1, *blk2; in img_compare() local 5080 BlockBackend *blk1 = NULL, *blk2 = NULL; in img_dd() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_recover.c | 32 #define BLK_AVG(blk1, blk2) ((blk1+blk2) >> 1) argument
|