Lines Matching refs:value64
79 dm_tm_inc(tm, value64(n, i));
202 dm_bm_prefetch(bm, value64(f->n, i));
309 b = value64(f->n, f->current_child);
316 b = value64(f->n, f->current_child);
366 block = value64(ro_node(s), i);
452 r = dm_btree_lookup_next_single(info, value64(n, i), key, rkey, value_le);
455 r = dm_btree_lookup_next_single(info, value64(n, i), key, rkey, value_le);
747 root = value64(node, i);
805 block = value64(n, index);
896 block = value64(ro_node(s), i);
898 block = value64(ro_node(s), 0);
971 r = walk_node(info, value64(n, i), fn, context);