Home
last modified time | relevance | path

Searched refs:dm_tree_use_no_flush_suspend (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A D.exported_symbols83 dm_tree_use_no_flush_suspend
H A Dlibdevmapper.h374 void dm_tree_use_no_flush_suspend(struct dm_tree_node *dnode);
H A Dlibdm-deptree.c1063 void dm_tree_use_no_flush_suspend(struct dm_tree_node *dnode) in dm_tree_use_no_flush_suspend() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper.h374 void dm_tree_use_no_flush_suspend(struct dm_tree_node *dnode);
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM211 Add dm_tree_use_no_flush_suspend().
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c1235 dm_tree_use_no_flush_suspend(root); in _tree_action()