Searched defs:batch_idx (Results 1 – 3 of 3) sorted by relevance
33 #define BATCH_IDX_TO_TREE_IDX(batch_idx, sn) (((batch_idx) << 8) | (sn)) argument
1137 unsigned int batch_idx) in xrep_iunlink_visit()
6506 int batch_idx = 0; in log_delayed_insertion_items() local