Searched refs:init_pw_area (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/lvm/raid/ |
H A D | raid_resync.c | 264 init_pw_area( in init_pw_area() function 700 if (init_pw_area(un, dev_to_write, write_pwstart, resync)) { in resync_comp()
|
H A D | raid_replay.c | 814 if (init_pw_area(un, colptr->un_dev, in raid_replay()
|
H A D | raid_ioctl.c | 564 (void) init_pw_area(un, in raid_init_columns() 1964 (void) init_pw_area(new_un, new_un->un_column[i].un_dev, in raid_grow() 3144 (void) init_pw_area(un, in raid_rename_unlock()
|
H A D | raid.c | 3808 (void) init_pw_area(un, device->un_dev, in raid_close_all_devs()
|
/titanic_41/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,
|