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

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c1252 if (mirror_other_sources(un, smi, ci, 1) == 1) {
2356 !mirror_other_sources(un, i, ci, 1)) {
2704 mirror_other_sources(mm_unit_t *un, int smi, int ci, int must_be_open) function
2729 not_found = mirror_other_sources(un, smi, ci,
2863 if (mirror_other_sources(un, smi, ci, 0) == 1) {
3136 if (mirror_other_sources(un, smi, ci, 0) == 1)
5529 if (mirror_other_sources(un, smi, ci, 0) == 1) {
H A Dmirror_ioctl.c645 if (mirror_other_sources(un, smi, ci, 0) != 0) {
1066 if (mirror_other_sources(un, smi, WHOLE_SM, 0) != 0) {
1221 if (mirror_other_sources(un, smi, WHOLE_SM, 0) != 0) {
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h498 /* For use with mirror_other_sources() */
580 extern int mirror_other_sources(mm_unit_t *, int, int, int);

Completed in 79 milliseconds