Searched defs:writelocall (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c986 * After this routine has been called, the routine, writelocall, should
1059 * After this routine has been called, the routine, writelocall, should
1485 * writelocall - write the locator block and device id information (if
1493 writelocall( function
3250 return (writelocall(s));
7555 err = writelocall(s);
8243 err = writelocall(s);
8603 err = writelocall(s);
12649 if ((err = writelocall(s)) != 0) {

Completed in 83 milliseconds