Home
last modified time | relevance | path

Searched defs:aac_mntobj (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aac/
H A Daacreg.h1149 struct aac_mntobj { struct
1150 u_int32_t ObjectId;
1151 char FileSystemName[16];
1152 struct aac_container_creation CreateInfo;
1176 struct aac_mntobj MntTable[1]; argument
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1190 struct aac_mntobj { struct
1191 u_int32_t ObjectId;
1192 char FileSystemName[16];
1193 struct aac_container_creation CreateInfo;
1194 u_int32_t Capacity;
1195 u_int32_t VolType;
1219 struct aac_mntobj MntTable[1]; argument