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.