Lines Matching refs:volume

94 				/* of area cleared in volume when a dependent */
133 static _ii_info_t *_ii_find_set(char *volume);
135 static _ii_overflow_t *_ii_find_overflow(char *volume);
668 update.volume = direction == CV_SHD2MST ? ii_pathname(MSTFD(ip)) :
693 /* check that no user of volume objects */
707 update.volume = ip->bi_keyname;
718 * volume type if it is.
728 /* scan overflow volume list */
772 * ii_open_shadow: open shadow volume for both cached and raw access,
929 * Create and install kstat_io data for an overflow volume
1011 "to store volume name in kstats");
1071 /* copy volume names */
1120 * and shadow volume names if not supplied by the user.
1380 "!II: Resuming short shadow volume");
1411 /* check that no volume has been given twice */
1475 * If we found aother shadow volume with the same name,
1537 /* Release access to bitmap volume */
1596 /* check for shared master volume */
1767 cmn_err(CE_WARN, "!Cannot enable II set: would change volume "
1775 /* bitmap volume too small */
1787 /* shadow volume too small */
1880 * shadow volume smaller than master, must use a dependent
1883 /* number of chunks in shadow volume */
2152 "volume size on RDC");
2184 * first 16 blocks of the volume.
2414 * of the volume, the stat variable is set to the state, and
2672 * Set volume offline flag(s) for a shadow.
3700 * Exports the shadow volume
3775 /* Shut shadow volume. */
3822 * Rejoins the shadow volume
3882 /* check bitmap is at least large enough for master volume size */
3930 * Configures a volume suitable for use as an overflow volume.
3933 * Returns 0 if the volume was configured successfully. Otherwise
4026 * Attaches the volume in the "bitmap_vol" field as an overflow volume.
4029 * Returns 0 if the volume was attached. Fails if the shadow group
4031 * volume attached.
4079 /* check shadow doesn't already have an overflow volume */
4101 /* attach volume */
4109 /* re-write header so shadow can be restarted with overflow volume */
4113 /* detach volume */
4136 * Breaks the link with the overflow volume.
4139 * Returns 0 if the overflow volume was detached. Otherwise an error code
4197 /* re-write header to break link with overflow volume */
4312 * Breaks the link with the overflow volume.
4315 * Returns 0 if the overflow volume was detached. Otherwise an error code
4379 * Breaks the link with the overflow volume.
4382 * Returns 0 if the overflow volume was detached. Otherwise an error code
4875 * Copy or update (take snapshot) II volume.
5491 * Search the configured shadows list for the supplied volume.
5503 _ii_find_vol(char *volume, int vol)
5510 if (strcmp(volume, vol == MST ? ii_pathname((*xip)->bi_mstfd) :
5535 _ii_find_set(char *volume)
5537 return (_ii_find_vol(volume, SHD));
5542 * Search the configured shadows list for the supplied overflow volume.
5547 _ii_find_overflow(char *volume)
5556 if (strcmp(volume, (*xop)->ii_volname) == 0) {
5574 * Fetch the bitmap volume header
5619 * Free the bitmap volume header
5634 * Write out the modified bitmap volume header and free it
6010 /* open overflow volume */
6524 /* use overflow volume */
6581 * take only the target volume offline.
6655 * that share the same master volume.
6813 * Copy volume process.
6820 * According to the flag, copy the master to the shadow volume or the
6821 * shadow to the master volume. Upon return wakeup all processes waiting
6973 * Copy a volume.
6980 * According to the flag, copy the master to the shadow volume or the
6981 * shadow to the master volume. Upon return wakeup all processes waiting
9012 * the correct shadow volume.
9049 /* Treat a failed bitmap volume as a clear bit */
9064 /* Treat a failed bitmap volume as a clear bit */
9265 "!ii: Attempt to access beyond end of ii volume");
9343 * volume.
9417 * volume.