Liking cljdoc? Tell your friends :D

dots.node.fs.big-int-stats-fs


bavailcljs

(bavail big-int-stats-fs)

Available blocks for unprivileged users

Available blocks for unprivileged users
sourceraw docstring

bfreecljs

(bfree big-int-stats-fs)

Free blocks in file system.

Free blocks in file system.
sourceraw docstring

blockscljs

(blocks big-int-stats-fs)

Total data blocks in file system.

Total data blocks in file system.
sourceraw docstring

bsizecljs

(bsize big-int-stats-fs)

Optimal transfer block size.

Optimal transfer block size.
sourceraw docstring

ffreecljs

(ffree big-int-stats-fs)

Free file nodes in file system.

Free file nodes in file system.
sourceraw docstring

filescljs

(files big-int-stats-fs)

Total file nodes in file system.

Total file nodes in file system.
sourceraw docstring

set-bavail!cljs

(set-bavail! big-int-stats-fs value)

Available blocks for unprivileged users

Available blocks for unprivileged users
sourceraw docstring

set-bfree!cljs

(set-bfree! big-int-stats-fs value)

Free blocks in file system.

Free blocks in file system.
sourceraw docstring

set-blocks!cljs

(set-blocks! big-int-stats-fs value)

Total data blocks in file system.

Total data blocks in file system.
sourceraw docstring

set-bsize!cljs

(set-bsize! big-int-stats-fs value)

Optimal transfer block size.

Optimal transfer block size.
sourceraw docstring

set-ffree!cljs

(set-ffree! big-int-stats-fs value)

Free file nodes in file system.

Free file nodes in file system.
sourceraw docstring

set-files!cljs

(set-files! big-int-stats-fs value)

Total file nodes in file system.

Total file nodes in file system.
sourceraw docstring

set-type!cljs

(set-type! big-int-stats-fs value)

Type of file system.

Type of file system.
sourceraw docstring

typecljs

(type big-int-stats-fs)

Type of file system.

Type of file system.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close