KIWIFilesystemOptions Info


Public methods


getFSBlockSize

Return the configured filesystem blocksize

Defined on line: 129

Called in

getInodeRatio

Return the configured inode ratio

Defined on line: 107

Called in

getInodeSize

Return the configured inode size

Defined on line: 118

Called in

getMinNumInodes

Return the minimum number of inodes a filesystem should have

Defined on line: 157

getOptionsStrBtrfs

Return an options string for btrfs filesystems based on the defined options.

Defined on line: 168

Called in

getOptionsStrExt

Return an options string for ext filesystems based on the defined options.

Defined on line: 184

Called in

getOptionsStrReiser

Return an options string for the reiser filesystem based on the defined options.

Defined on line: 210

Called in

getOptionsStrXFS

Return an options string for xfs filesystems based on the defined options.

Defined on line: 229

Called in

getTuneOptsExt

Return a tune options string for ext filesystems based on the defined options.

Defined on line: 251

Called in

new

Create the KIWIFilesystemOptions object

Defined on line: 48

setFSBlockSize

Set the given filesystem blocksize value

Defined on line: 140

Called in