func init() { graphdriver.Register("devicemapper", Init) }
func init() { graphdriver.Register("btrfs", Init) }