Searched refs:init_pw_area (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/lvm/raid/ |
H A D | raid_resync.c | 37 * init_pw_area() - initialize pre-write area 251 * NAME: init_pw_area 264 init_pw_area( function 700 if (init_pw_area(un, dev_to_write, write_pwstart, resync)) {
|
H A D | raid_ioctl.c | 564 (void) init_pw_area(un, 1964 (void) init_pw_area(new_un, new_un->un_column[i].un_dev, 3144 (void) init_pw_area(un,
|
H A D | raid_replay.c | 814 if (init_pw_area(un, colptr->un_dev,
|
H A D | raid.c | 3808 (void) init_pw_area(un, device->un_dev,
|
/illumos-gate/usr/src/uts/common/sys/lvm/ |
H A D | md_raid.h | 672 extern int init_pw_area(mr_unit_t *un, md_dev64_t dev_to_write,
|
Completed in 64 milliseconds