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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1205 static int perform_admin_operation(struct vdo *vdo, u32 starting_phase, function
1479 result = perform_admin_operation(vdo, PRE_LOAD_PHASE_START, pre_load_callback,
1729 result = perform_admin_operation(vdo, PREPARE_GROW_PHYSICAL_PHASE_START,
2104 result = perform_admin_operation(vdo, SUSPEND_PHASE_START, suspend_callback,
2512 result = perform_admin_operation(vdo, GROW_LOGICAL_PHASE_START,
2681 result = perform_admin_operation(vdo, GROW_PHYSICAL_PHASE_START,
2738 result = perform_admin_operation(vdo, LOAD_PHASE_START, load_callback,
2748 perform_admin_operation(vdo, SUSPEND_PHASE_START,
2788 result = perform_admin_operation(vdo, RESUME_PHASE_START, resume_callback,

Completed in 86 milliseconds