dev_major -> Integer
dev の major 番号部を返します。
fs = File::Stat.new($0) p fs.dev_major #例 #=> nil #この場合ではシステムでサポートされていないため