mapping(string:int) statfs(string path)
Stat a filesystem. Mapping as from filesystem_stat
required for 'df' support, without this function there is an error each time 'df' is run.