Searched defs:hammer_ioc_info (Results 1 – 1 of 1) sorted by relevance
227 struct hammer_ioc_info { struct228 struct hammer_ioc_head head;230 char vol_label[64];231 hammer_uuid_t vol_fsid;232 hammer_uuid_t vol_fstype;234 int version;235 int nvolumes;236 int rootvol;237 int reserved01;239 int64_t bigblocks;[all …]