Home
last modified time | relevance | path

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

/linux/drivers/scsi/aacraid/
H A Daacraid.h2229 struct aac_mntent { struct
2230 __le32 oid;
2231 u8 name[16]; /* if applicable */
2232 struct creation_info create_info; /* if applicable */
2233 __le32 capacity;
2234 __le32 vol; /* substrate structure */
2235 __le32 obj; /* FT_FILESYS, etc. */
2236 __le32 state; /* unready for mounting,
2260 struct aac_mntent mnt[1]; argument