A numerical encoding of the file system type. The SleuthKit uses a custom enumeration of types known to the code base; the Linux kernel source code uses a different enumeration for recognized file systems. |
Element | dfxml:volume |
<xs:element name="ftype" type="dfxml:positiveInteger"> <xs:annotation> <xs:documentation>A numerical encoding of the file system type. The SleuthKit uses a custom enumeration of types known to the code base; the Linux kernel source code uses a different enumeration for recognized file systems.</xs:documentation> </xs:annotation> </xs:element> |