Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-deptree.c924 static int _resume_node(const char *name, uint32_t major, uint32_t minor, in _resume_node() function
1203 if (!_resume_node(child->name, child->info.major, child->info.minor, in dm_tree_activate_children()
1654 if (!_resume_node(child->name, child->info.major, child->info.minor, in dm_tree_preload_children()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM124 Fix deptree to pass new name to _resume_node after a rename.