Struct btrfs::ctypes::IoctlSpaceArgs [] [src]

pub struct IoctlSpaceArgs {
    pub space_slots: u64,
    pub total_spaces: u64,
}

Fields

Trait Implementations

impl Copy for IoctlSpaceArgs
[src]

impl Clone for IoctlSpaceArgs
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for IoctlSpaceArgs
[src]

Formats the value using the given formatter.