Skip to main content
interface StatsFsBase

Type Parameters

T

Properties

Type of file system.

Optimal transfer block size.

Total data blocks in file system.

Free blocks in file system.

Available blocks for unprivileged users

Total file nodes in file system.

Free file nodes in file system.

Back to top