Searched refs:raidwrite_component_label (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/sys/dev/raidframe/ |
| D | rf_kintf.h | 45 int raidwrite_component_label(dev_t, struct vnode *, RF_ComponentLabel_t *);
|
| D | rf_openbsdkintf.c | 1164 raidwrite_component_label(raidPtr->Disks[row][column].dev, in raidioctl() 1191 raidwrite_component_label( in raidioctl() 2317 raidwrite_component_label(dev, b_vp, &clabel); in raidmarkclean() 2329 raidwrite_component_label(dev, b_vp, &clabel); in raidmarkdirty() 2383 raidwrite_component_label(dev_t dev, struct vnode *b_vp, in raidwrite_component_label() function 2440 raidwrite_component_label( in rf_markalldirty() 2495 raidwrite_component_label( in rf_markalldirty() 2538 raidwrite_component_label( in rf_update_component_labels() 2593 raidwrite_component_label( in rf_update_component_labels() 3367 raidwrite_component_label(dev, vp, &clabel); in rf_set_autoconfig() [all …]
|
| D | rf_copyback.c | 270 raidwrite_component_label(raidPtr->raid_cinfo[frow][fcol].ci_dev, in rf_CopybackReconstructedData()
|
| D | rf_reconstruct.c | 446 raidwrite_component_label( in rf_ReconstructFailedDiskBasic() 697 raidwrite_component_label(raidPtr->raid_cinfo[row][col].ci_dev, in rf_ReconstructInPlace()
|