(bavail big-int-stats-fs)
Available blocks for unprivileged users
Available blocks for unprivileged users
(bfree big-int-stats-fs)
Free blocks in file system.
Free blocks in file system.
(blocks big-int-stats-fs)
Total data blocks in file system.
Total data blocks in file system.
(bsize big-int-stats-fs)
Optimal transfer block size.
Optimal transfer block size.
(ffree big-int-stats-fs)
Free file nodes in file system.
Free file nodes in file system.
(files big-int-stats-fs)
Total file nodes in file system.
Total file nodes in file system.
(set-bavail! big-int-stats-fs value)
Available blocks for unprivileged users
Available blocks for unprivileged users
(set-bfree! big-int-stats-fs value)
Free blocks in file system.
Free blocks in file system.
(set-blocks! big-int-stats-fs value)
Total data blocks in file system.
Total data blocks in file system.
(set-bsize! big-int-stats-fs value)
Optimal transfer block size.
Optimal transfer block size.
(set-ffree! big-int-stats-fs value)
Free file nodes in file system.
Free file nodes in file system.
(set-files! big-int-stats-fs value)
Total file nodes in file system.
Total file nodes in file system.
(set-type! big-int-stats-fs value)
Type of file system.
Type of file system.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close