FSLABEL_MAX

Max chars for the interface; each fs may differ

version(linux)
extern (C) @nogc nothrow
enum FSLABEL_MAX = 256;

Meta