Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Fuse.Operations()->statfs()


Method statfs

mapping(string:int) statfs(string path)

Description

Stat a filesystem. Mapping as from filesystem_stat

Note

required for 'df' support, without this function there is an error each time 'df' is run.