Searched defs:blk1 (Results 1 – 2 of 2) sorted by relevance
724 struct xfs_da_state_blk *blk1, in xfs_da3_root_split()931 struct xfs_da_state_blk *blk1, in xfs_da3_node_rebalance()
32 #define BLK_AVG(blk1, blk2) ((blk1+blk2) >> 1) argument