BLKFRAGET

get filesystem

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

Meta