Searched refs:b_end (Results 1 – 3 of 3) sorted by relevance
134 while (p + 4 <= b_end) { in xxh32()140 while (p < b_end) { in xxh32()217 if (p + 4 <= b_end) { in xxh64()223 while (p < b_end) { in xxh64()306 if (p <= b_end - 16) { in xxh32_update()330 if (p < b_end) { in xxh32_update()361 while (p < b_end) { in xxh32_digest()411 if (p + 32 <= b_end) { in xxh64_update()435 if (p < b_end) { in xxh64_update()477 if (p + 4 <= b_end) { in xxh64_digest()[all …]
1864 unsigned char b_end = bn->b_end; in mab_calc_split() local2074 b_end = 0; in mas_store_b_node()2079 b_end = b_node->b_end; in mas_store_b_node()2099 goto b_end; in mas_store_b_node()2126 b_end: in mas_store_b_node()2127 b_node->b_end = b_end; in mas_store_b_node()2232 unsigned char b_end = mast->bn->b_end; in mast_rebalance_next() local2246 unsigned char b_end = mast->bn->b_end; in mast_rebalance_prev() local2252 mast->bn->b_end = end + b_end; in mast_rebalance_prev()2954 unsigned char shift, b_end = ++b_node->b_end; in mas_rebalance() local[all …]
1166 u64 b_end = bucket_to_sector(ca, b + 1); in bch2_is_superblock_bucket() local1176 if (!(offset >= b_end || end <= b_offset)) in bch2_is_superblock_bucket()