114 115 116
# File 'lib/linux_stat/filesystem.rb', line 114 def sector_size(path = LinuxStat::Mounts.root) LinuxStat::FS.sectors(path) end