Struct btrfs::diskformat::BtrfsSuperblock [] [src]

#[repr(C, packed)]
pub struct BtrfsSuperblock { /* fields omitted */ }

Methods

impl BtrfsSuperblock
[src]

Trait Implementations

impl Copy for BtrfsSuperblock
[src]

impl Clone for BtrfsSuperblock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more