Home
last modified time | relevance | path

Searched refs:max_node_id (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Drecovery.c152 apr_uint64_t *max_node_id, in recover_find_max_ids() argument
270 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()
/freebsd-12.1/sys/xen/interface/
H A Dsysctl.h101 uint32_t max_node_id; /* Largest possible node ID on this host */ member