vfs.ffs

Home

Up: vfs

Property Value
OID 3.7ffff997
Description FFS filesystem
Label
Type node
Format N
Flags
  • RD, Can read the value
  • WR, Can write the value
  • RW, RD and WR
  • MPSAFE, Multiprocessor safe


Children:
Child Description
vfs.ffs.adjrefcnt Adjust Inode Reference Count
vfs.ffs.adjblkcnt Adjust Inode Used Blocks Count
vfs.ffs.freeblks Free Range of Blocks
vfs.ffs.freedirs Free Range of Directory Inodes
vfs.ffs.freefiles Free Range of File Inodes
vfs.ffs.setflags Change Filesystem Flags
vfs.ffs.adjndir Adjust number of directories
vfs.ffs.adjnbfree Adjust number of free blocks
vfs.ffs.adjnifree Adjust number of free inodes
vfs.ffs.adjnffree Adjust number of free frags
vfs.ffs.adjnumclusters Adjust number of free clusters
vfs.ffs.setcwd Set Current Working Directory
vfs.ffs.setdotdot Change Value of .. Entry
vfs.ffs.unlink Unlink a Duplicate Name
vfs.ffs.setsize Set the inode size
vfs.ffs.use_buf_pager Always use buffer pager instead of bmap
vfs.ffs.enxio_enable enable mapping of other disk I/O errors to ENXIO
vfs.ffs.compute_summary_at_mount Recompute summary at mount
vfs.ffs.doasyncinodeinit Perform inode block initialization using asynchronous writes
vfs.ffs.maxclustersearch max number of cylinder group to search for contigous blocks
vfs.ffs.dotrimcons enable BIO_DELETE / TRIM consolidation
vfs.ffs.doreallocblks enable block reallocation
vfs.ffs.doasyncfree do not force synchronous writes when blocks are reallocated