Searched refs:max_node_id (Results 1 – 2 of 2) sorted by relevance
152 apr_uint64_t *max_node_id, in recover_find_max_ids() argument270 if (node_id > *max_node_id) in recover_find_max_ids()271 *max_node_id = node_id; in recover_find_max_ids()282 max_node_id, max_copy_id, iterpool)); in recover_find_max_ids()
101 uint32_t max_node_id; /* Largest possible node ID on this host */ member