Searched refs:initialize_vdo (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dvdo.c462 * initialize_vdo() - Do the portion of initializing a vdo which will clean up after itself on
469 static int initialize_vdo(struct vdo *vdo, struct device_config *config, function
552 result = initialize_vdo(vdo, config, instance, reason);

Completed in 97 milliseconds