BLKFRASET

set filesystem

version(linux)
extern (C) @nogc nothrow
static if(__traits(compiles, _IO(1, 2)))
enum BLKFRASET = _IO(0x12, 100);

Meta