Lines Matching full:volume
29 FSGETVOLUMEINFO = 148, /* AFS Get information about a volume */
30 FSGETVOLUMESTATUS = 149, /* AFS Get volume status information */
31 FSGETROOTVOLUME = 151, /* AFS Get root volume name */
46 VSALVAGE = 101, /* volume needs salvaging */
48 VNOVOL = 103, /* no such volume or volume unavailable */
49 VVOLEXISTS = 104, /* volume name already exists */
50 VNOSERVICE = 105, /* volume not currently in service */
51 VOFFLINE = 106, /* volume is currently offline (more info available [VVL-spec]) */
52 VONLINE = 107, /* volume is already online */
54 VOVERQUOTA = 109, /* volume's maximum quota exceeded */
55 VBUSY = 110, /* volume is temporarily unavailable */
56 VMOVED = 111, /* volume moved to new server - ask this FS where */
57 VIO = 112, /* I/O error in volume */
58 VSALVAGING = 113, /* Volume is being salvaged */
59 VRESTRICTED = 120, /* Volume is restricted from using */