impl_xfs_bool

Macro impl_xfs_bool 

Source
macro_rules! impl_xfs_bool {
    ($ty:ident, $name:expr) => { ... };
}
Expand description

Common functionality for XFS boolean types.