Searched defs:aac_mntent (Results 1 – 1 of 1) sorted by relevance
2229 struct aac_mntent { struct2230 __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