Liking cljdoc? Tell your friends :D

dots.node.fs.stats-fs-base


bavailcljs

(bavail stats-fs-base)

Available blocks for unprivileged users

Available blocks for unprivileged users
sourceraw docstring

bfreecljs

(bfree stats-fs-base)

Free blocks in file system.

Free blocks in file system.
sourceraw docstring

blockscljs

(blocks stats-fs-base)

Total data blocks in file system.

Total data blocks in file system.
sourceraw docstring

bsizecljs

(bsize stats-fs-base)

Optimal transfer block size.

Optimal transfer block size.
sourceraw docstring

ffreecljs

(ffree stats-fs-base)

Free file nodes in file system.

Free file nodes in file system.
sourceraw docstring

filescljs

(files stats-fs-base)

Total file nodes in file system.

Total file nodes in file system.
sourceraw docstring

set-bavail!cljs

(set-bavail! stats-fs-base value)

Available blocks for unprivileged users

Available blocks for unprivileged users
sourceraw docstring

set-bfree!cljs

(set-bfree! stats-fs-base value)

Free blocks in file system.

Free blocks in file system.
sourceraw docstring

set-blocks!cljs

(set-blocks! stats-fs-base value)

Total data blocks in file system.

Total data blocks in file system.
sourceraw docstring

set-bsize!cljs

(set-bsize! stats-fs-base value)

Optimal transfer block size.

Optimal transfer block size.
sourceraw docstring

set-ffree!cljs

(set-ffree! stats-fs-base value)

Free file nodes in file system.

Free file nodes in file system.
sourceraw docstring

set-files!cljs

(set-files! stats-fs-base value)

Total file nodes in file system.

Total file nodes in file system.
sourceraw docstring

set-type!cljs

(set-type! stats-fs-base value)

Type of file system.

Type of file system.
sourceraw docstring

typecljs

(type stats-fs-base)

Type of file system.

Type of file system.
sourceraw docstring

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

× close