btrfs_ioctl_space_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct btrfs_ioctl_space_info {}

Members

Variables

flags
__u64 flags;
Undocumented in source.
total_bytes
__u64 total_bytes;
Undocumented in source.
used_bytes
__u64 used_bytes;
Undocumented in source.

Meta