Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hammer/
H A Dhammer_ioctl.h227 struct hammer_ioc_info { struct
228 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 …]