File system general type
typedef enum _PRL_FILE_SYSTEM_TYPE { PFS_WINDOWS_LIKE_FS = 0, PFS_UNIX_LIKE_FS = 1 } PRL_FILE_SYSTEM_TYPE;
PrlEnums.h