Name
|
Type
|
Description
|
agSizeInBlocks | xsd:long |
Allocation groups size in the filesystem in data blocks count.
|
blockSize | xsd:int |
The size of a basic unit of space allocation in bytes. Typically,
this is 4096 (4KB) but can range from 512 to 65536 bytes.
|
ciMode | xsd:boolean |
Whether the file names are case insensitive (flag in version number)
|
iMaxPct | xsd:int |
Maximum percentage of filesystem space that can be used for inodes.
The default value is 25.
|
inodeSize | xsd:int |
Size of the inode in bytes. The default is 256 (2 inodes per standard
sector) but can be made as large as 2048 bytes when creating the filesystem.
|
Properties inherited from DynamicData |
None |