00001 #ifndef mntdef_h 00002 #define mntdef_h 00003 00004 #define MNT_M_FOREIGN 0x1 00005 #define MNT_M_GROUP 0x2 00006 #define MNT_M_NOASSIST 0x4 00007 #define MNT_M_NODISKQ 0x8 00008 #define MNT_M_NOHDR3 0x10 00009 #define MNT_M_NOLABEL 0x20 00010 #define MNT_M_NOWRITE 0x40 00011 #define MNT_M_OVR_ACCESS 0x80 00012 #define MNT_M_OVR_EXP 0x100 00013 #define MNT_M_OVR_IDENT 0x200 00014 #define MNT_M_OVR_SETID 0x400 00015 #define MNT_M_READCHECK 0x800 00016 #define MNT_M_SHARE 0x1000 00017 #define MNT_M_MESSAGE 0x2000 00018 #define MNT_M_SYSTEM 0x4000 00019 #define MNT_M_WRITECHECK 0x8000 00020 #define MNT_M_WRITETHRU 0x10000 00021 #define MNT_M_NOCACHE 0x20000 00022 #define MNT_M_OVR_LOCK 0x40000 00023 #define MNT_M_NOMNTVER 0x80000 00024 #define MNT_M_NOUNLOAD 0x100000 00025 #define MNT_M_TAPE_DATA_WRITE 0x200000 00026 #define MNT_M_NOCOPY 0x400000 00027 #define MNT_M_NOAUTO 0x800000 00028 #define MNT_M_INIT_ALL 0x1000000 00029 #define MNT_M_INIT_CONT 0x2000000 00030 #define MNT_M_OVR_VOLO 0x4000000 00031 #define MNT_M_INTERCHG 0x8000000 00032 #define MNT_M_CLUSTER 0x10000000 00033 #define MNT_M_NOREBUILD 0x20000000 00034 #define MNT_M_OVR_SHAMEM 0x40000000 00035 #define MNT_M_MULTI_VOL 0x80000000 00036 #define MNT2_M_DISKQ 0x1 00037 #define MNT2_M_COMPACTION 0x2 00038 #define MNT2_M_INCLUDE 0x4 00039 #define MNT2_M_PASS2 0x8 00040 #define MNT2_M_OVR_NOFE 0x10 00041 #define MNT2_M_SCRATCH 0x20 00042 #define MNT2_M_CDROM 0x40 00043 #define MNT2_M_XAR 0x80 00044 #define MNT2_M_DSI 0x100 00045 #define MNT2_M_SUBSYSTEM 0x200 00046 #define MNT2_M_NOCOMPACTION 0x400 00047 #define MNT2_M_OVR_SECURITY 0x800 00048 #define MNT2_M_OVR_LIMITED_SEARCH 0x1000 00049 #define MNT2_M_POOL 0x2000 00050 #define MNT2_M_WLG_ENABLE 0x4000 00051 #define MNT2_M_WLG_DISABLE 0x8000 00052 #define MNT2_M_REQUIRE_MEMBERS 0x10000 00053 #define MNT2_M_VERIFY_LABEL 0x20000 00054 #define MNT2_M_FULL_MERGE 0x40000 00055 #define MNT2_M_WRITE_FIRST 0x80000 00056 #define MNT2_M_DCD 0x100000 00057 #define MNT2_M_NODCD 0x200000 00058 #define MNT2_M_LOCAL_HOST 0x400000 00059 #define MNT2_M_FACTOR 0x800000 00060 #define MNT2_M_PRIORITY 0x1000000 00061 #define MNT__DEVNAM 1 00062 #define MNT__VOLNAM 2 00063 #define MNT__LOGNAM 3 00064 #define MNT__FLAGS 4 00065 #define MNT__ACCESSED 5 00066 #define MNT__PROCESSOR 6 00067 #define MNT__VOLSET 7 00068 #define MNT__BLOCKSIZE 8 00069 #define MNT__DENSITY 9 00070 #define MNT__EXTENT 10 00071 #define MNT__FILEID 11 00072 #define MNT__LIMIT 12 00073 #define MNT__OWNER 13 00074 #define MNT__VPROT 14 00075 #define MNT__QUOTA 15 00076 #define MNT__RECORDSIZ 16 00077 #define MNT__WINDOW 17 00078 #define MNT__EXTENSION 18 00079 #define MNT__VISUAL_ID 19 00080 #define MNT__COMMENT 20 00081 #define MNT__CLASS 21 00082 #define MNT__UNUSED2 22 00083 #define MNT__ACCPTNAM 23 00084 #define MNT__SHACOPY_BUF 24 00085 #define MNT__SHANAM 25 00086 #define MNT__SHAMEM 26 00087 #define MNT__SHAMEM_MGCOPY 27 00088 #define MNT__SHAMEM_COPY 28 00089 #define MNT__PRFD_PATH 29 00090 #define MNT__ASSIGNMENT_UNIT 30 00091 #define MNT__CART_MEDIA_NAME 31 00092 #define MNT__CARTRIDGE_NAME 32 00093 #define MNT__CARTRIDGE_SIDE 33 00094 #define MNT__COLLECTION 34 00095 #define MNT__DEVICE_TYPE 35 00096 #define MNT__DISPOSITION 36 00097 #define MNT__LOCATION 37 00098 #define MNT__MEDIA_NAME 38 00099 #define MNT__UNUSED4 39 00100 #define MNT__UNDEFINED_FAT 40 00101 #define MNT__UCS 41 00102 #define MNT__TAPE_EXPIRATION 42 00103 #define MNT__PRIORITY 43 00104 #define MNT__FACTOR 44 00105 #define MNT__WBM_SIZE 45 00106 00107 #define MNT__LAST_ITEM_CODE 46 00108 #define MNT_C_BASE_CARTRIDGE 1 00109 #define MNT_C_COMPOUND_CARTRIDGE 2 00110 #define MNT_C_PREASSIGNED_SIDE 3 00111 #define MNT_C_SIDE 4 00112 #define MNT_C_KEEP 1 00113 #define MNT_C_RELEASE 2 00114 00115 union _mntdef { 00116 struct { 00117 unsigned mnt_v_foreign : 1; 00118 unsigned mnt_v_group : 1; 00119 unsigned mnt_v_noassist : 1; 00120 unsigned mnt_v_nodiskq : 1; 00121 unsigned mnt_v_nohdr3 : 1; 00122 unsigned mnt_v_nolabel : 1; 00123 unsigned mnt_v_nowrite : 1; 00124 unsigned mnt_v_ovr_access : 1; 00125 unsigned mnt_v_ovr_exp : 1; 00126 unsigned mnt_v_ovr_ident : 1; 00127 unsigned mnt_v_ovr_setid : 1; 00128 unsigned mnt_v_readcheck : 1; 00129 unsigned mnt_v_share : 1; 00130 unsigned mnt_v_message : 1; 00131 unsigned mnt_v_system : 1; 00132 unsigned mnt_v_writecheck : 1; 00133 unsigned mnt_v_writethru : 1; 00134 unsigned mnt_v_nocache : 1; 00135 unsigned mnt_v_ovr_lock : 1; 00136 unsigned mnt_v_nomntver : 1; 00137 unsigned mnt_v_nounload : 1; 00138 unsigned mnt_v_tape_data_write : 1; 00139 unsigned mnt_v_nocopy : 1; 00140 unsigned mnt_v_noauto : 1; 00141 unsigned mnt_v_init_all : 1; 00142 unsigned mnt_v_init_cont : 1; 00143 unsigned mnt_v_ovr_volo : 1; 00144 unsigned mnt_v_interchg : 1; 00145 unsigned mnt_v_cluster : 1; 00146 unsigned mnt_v_norebuild : 1; 00147 unsigned mnt_v_ovr_shamem : 1; 00148 unsigned mnt_v_multi_vol : 1; 00149 unsigned mnt_v_diskq : 1; 00150 unsigned mnt_v_compaction : 1; 00151 unsigned mnt_v_include : 1; 00152 unsigned mnt_v_pass2 : 1; 00153 unsigned mnt_v_ovr_nofe : 1; 00154 unsigned mnt_v_scratch : 1; 00155 unsigned mnt_v_cdrom : 1; 00156 unsigned mnt_v_xar : 1; 00157 unsigned mnt_v_dsi : 1; 00158 unsigned mnt_v_subsystem : 1; 00159 unsigned mnt_v_nocompaction : 1; 00160 unsigned mnt_v_ovr_security : 1; 00161 unsigned mnt_v_ovr_limited_search : 1; 00162 unsigned mnt_v_pool : 1; 00163 unsigned mnt_v_wlg_enable : 1; 00164 unsigned mnt_v_wlg_disable : 1; 00165 unsigned mnt_v_require_members : 1; 00166 unsigned mnt_v_verify_label : 1; 00167 unsigned mnt_v_full_merge : 1; 00168 unsigned mnt_v_write_first : 1; 00169 unsigned mnt_v_dcd : 1; 00170 unsigned mnt_v_nodcd : 1; 00171 unsigned mnt_v_local_host : 1; 00172 unsigned mnt_v_factor : 1; 00173 unsigned mnt_v_priority : 1; 00174 unsigned mnt_v_minicopy_required : 1; 00175 unsigned mnt_v_minicopy_optional : 1; 00176 unsigned mnt_v_nominicopy : 1; 00177 unsigned mnt_v_fill_0 : 4; 00178 }; 00179 struct { 00180 unsigned mnt2_v_diskq : 1; 00181 unsigned mnt2_v_compaction : 1; 00182 unsigned mnt2_v_include : 1; 00183 unsigned mnt2_v_pass2 : 1; 00184 unsigned mnt2_v_ovr_nofe : 1; 00185 unsigned mnt2_v_scratch : 1; 00186 unsigned mnt2_v_cdrom : 1; 00187 unsigned mnt2_v_xar : 1; 00188 unsigned mnt2_v_dsi : 1; 00189 unsigned mnt2_v_subsystem : 1; 00190 unsigned mnt2_v_nocompaction : 1; 00191 unsigned mnt2_v_ovr_security : 1; 00192 unsigned mnt2_v_ovr_limited_search : 1; 00193 unsigned mnt2_v_pool : 1; 00194 unsigned mnt2_v_wlg_enable : 1; 00195 unsigned mnt2_v_wlg_disable : 1; 00196 unsigned mnt2_v_require_members : 1; 00197 unsigned mnt2_v_verify_label : 1; 00198 unsigned mnt2_v_full_merge : 1; 00199 unsigned mnt2_v_write_first : 1; 00200 unsigned mnt2_v_dcd : 1; 00201 unsigned mnt2_v_nodcd : 1; 00202 unsigned mnt2_v_local_host : 1; 00203 unsigned mnt2_v_factor : 1; 00204 unsigned mnt2_v_priority : 1; 00205 unsigned mnt2_v_minicopy : 1; 00206 unsigned mnt2_v_minicopy_optional : 1; 00207 unsigned mnt2_v_nominicopy : 1; 00208 unsigned mnt2_v_fill_1 : 4; 00209 }; 00210 }; 00211 00212 #define MNT_S_MNTDEF 4 00213 #define MNT_V_FOREIGN 0 00214 #define MNT_V_GROUP 1 00215 #define MNT_V_NOASSIST 2 00216 #define MNT_V_NODISKQ 3 00217 #define MNT_V_NOHDR3 4 00218 #define MNT_V_NOLABEL 5 00219 #define MNT_V_NOWRITE 6 00220 #define MNT_V_OVR_ACCESS 7 00221 #define MNT_V_OVR_EXP 8 00222 #define MNT_V_OVR_IDENT 9 00223 #define MNT_V_OVR_SETID 10 00224 #define MNT_V_READCHECK 11 00225 #define MNT_V_SHARE 12 00226 #define MNT_V_MESSAGE 13 00227 #define MNT_V_SYSTEM 14 00228 #define MNT_V_WRITECHECK 15 00229 #define MNT_V_WRITETHRU 16 00230 #define MNT_V_NOCACHE 17 00231 #define MNT_V_OVR_LOCK 18 00232 #define MNT_V_NOMNTVER 19 00233 #define MNT_V_NOUNLOAD 20 00234 #define MNT_V_TAPE_DATA_WRITE 21 00235 #define MNT_V_NOCOPY 22 00236 #define MNT_V_NOAUTO 23 00237 #define MNT_V_INIT_ALL 24 00238 #define MNT_V_INIT_CONT 25 00239 #define MNT_V_OVR_VOLO 26 00240 #define MNT_V_INTERCHG 27 00241 #define MNT_V_CLUSTER 28 00242 #define MNT_V_NOREBUILD 29 00243 #define MNT_V_OVR_SHAMEM 30 00244 #define MNT_V_MULTI_VOL 31 00245 #define MNT_V_DISKQ 32 00246 #define MNT_V_COMPACTION 33 00247 #define MNT_V_INCLUDE 34 00248 #define MNT_V_PASS2 35 00249 #define MNT_V_OVR_NOFE 36 00250 #define MNT_V_SCRATCH 37 00251 #define MNT_V_CDROM 38 00252 #define MNT_V_XAR 39 00253 #define MNT_V_DSI 40 00254 #define MNT_V_SUBSYSTEM 41 00255 #define MNT_V_NOCOMPACTION 42 00256 #define MNT_V_OVR_SECURITY 43 00257 #define MNT_V_OVR_LIMITED_SEARCH 44 00258 #define MNT_V_POOL 45 00259 #define MNT_V_WLG_ENABLE 46 00260 #define MNT_V_WLG_DISABLE 47 00261 #define MNT_V_REQUIRE_MEMBERS 48 00262 #define MNT_V_VERIFY_LABEL 49 00263 #define MNT_V_FULL_MERGE 50 00264 #define MNT_V_WRITE_FIRST 51 00265 #define MNT_V_DCD 52 00266 #define MNT_V_NODCD 53 00267 #define MNT_V_LOCAL_HOST 54 00268 #define MNT_V_FACTOR 55 00269 #define MNT_V_PRIORITY 56 00270 #define MNT_V_MINICOPY 57 00271 #define MNT_V_MINICOPY_OPTIONAL 58 00272 00273 #define MNT2_S_MNTDEF 4 00274 #define MNT2_V_DISKQ 0 00275 #define MNT2_V_COMPACTION 1 00276 #define MNT2_V_INCLUDE 2 00277 #define MNT2_V_PASS2 3 00278 #define MNT2_V_OVR_NOFE 4 00279 #define MNT_V_SCRATCH 5 00280 #define MNT_V_CDROM 6 00281 #define MNT_V_XAR 7 00282 #define MNT_V_DSI 8 00283 #define MNT_V_SUBSYSTEM 9 00284 #define MNT_V_NOCOMPACTION 10 00285 #define MNT_V_OVR_SECURITY 11 00286 #define MNT_V_OVR_LIMITED_SEARCH 12 00287 #define MNT_V_POOL 13 00288 #define MNT_V_WLG_ENABLE 14 00289 #define MNT_V_WLG_DISABLE 15 00290 #define MNT_V_REQUIRE_MEMBERS 16 00291 #define MNT_V_VERIFY_LABEL 17 00292 #define MNT_V_FULL_MERGE 18 00293 #define MNT_V_WRITE_FIRST 19 00294 #define MNT_V_DCD 20 00295 #define MNT_V_NODCD 21 00296 #define MNT_V_LOCAL_HOST 22 00297 #define MNT_V_FACTOR 23 00298 #define MNT_V_PRIORITY 24 00299 #define MNT_V_MINICOPY 25 00300 #define MNT_V_MINICOPY_OPTIONAL 26 00301 00302 struct _undefined_fat { 00303 unsigned short int unfat_w_mrs; 00304 unsigned char unfat_b_rat; 00305 unsigned char unfat_b_rfm; 00306 }; 00307 00308 #endif 00309 00310