Searched refs:rebind (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_hotspares.c | 1348 int rebind; local 1356 /* save new binding incase this is a rebind where oldnp==newnp */ 1373 * and new. This is called a rebind. On entry the dev_t 1376 * oldnp (and maybe newnp if this is a rebind) is updated based 1381 rebind = 1; 1383 rebind = 0; 1385 if (rebind) { 1404 if ((! rebind) || (! mdisuseerror(ep, MDE_ALREADY))) { 1444 if (rebind && !metaislocalset(sp)) { 1446 * We are 'rebind'in 1549 int rebind = 0; local [all...] |
H A D | meta_mirror.c | 1819 int rebind; local 1833 /* save new binding incase this is a rebind where oldnp==newnp */ 1866 * and new. This is called a rebind. On entry the dev_t 1869 * oldnp (and maybe newnp if this is a rebind) is updated based 1874 rebind = 1; 1876 rebind = 0; 1878 if (rebind) { 1900 /* check it out (dup on rebind is ok) */ 1902 if ((! rebind) || (! mdisuseerror(ep, MDE_ALREADY))) { 1957 if (rebind [all...] |
H A D | meta_raid.c | 1582 int rebind; local 1596 /* save new binding incase this is a rebind where oldnp==newnp */ 1629 rebind = 1; 1631 rebind = 0; 1633 if (rebind) { 1654 if (validate_new_raid(sp, raidnp, newnp, ¶ms, rebind, 1673 if (rebind && !metaislocalset(sp)) { 1675 * We are 'rebind'ing a disk that is in a diskset so as well 1767 * filesystem and the metadb. This is called a rebind, and
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 4776 % @lisp environment forms a group so it can rebind things,
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 5726 % @lisp environment forms a group so it can rebind things,
|
Completed in 2397 milliseconds