Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aacraid/
H A Daacraid.h2235 struct aac_mntent { struct
2236 __le32 oid;
2237 u8 name[16]; /* if applicable */
2238 struct creation_info create_info; /* if applicable */
2239 __le32 capacity;
2240 __le32 vol; /* substrate structure */
2241 __le32 obj; /* FT_FILESYS, etc. */
2242 __le32 state; /* unready for mounting,
2266 struct aac_mntent mnt[1]; argument