f32file_private.h File Reference

const TUint KDebugNotifyMask

const TUint KDebugNotifyMask

Bit mask used when evaluating whether or not a session gets notified of a debug event.

DebugNotifySessions

const TUint KDefaultVolumeBlockSize

const TUint KDefaultVolumeBlockSize

The default blocksize value.

This value is returned when you query the blocksize for a media type that does not support the concept of 'block' (e.g. NOR flash media).

TVolumeIOParamInfo

const TUint KIpcArgSlot0Desc

const TUint KIpcArgSlot0Desc

Indicates that a TIpcArg slot 0 contains a descriptor. This shall be ORed with the file server request aFunction. Server should read from the location accordingly.

Note:

This constant is intended for use inside Kernel and Hardware Services only.

const TUint KIpcArgSlot1Desc

const TUint KIpcArgSlot1Desc

Indicates that a TIpcArg slot 1 contains a descriptor. This shall be ORed with the file server request aFunction. Server should read from the location accordingly.

Note:

This constant is intended for use inside Kernel and Hardware Services only.

const TUint KIpcArgSlot2Desc

const TUint KIpcArgSlot2Desc

Indicates that a TIpcArg slot 2 contains a descriptor. This shall be ORed with the file server request aFunction. Server should read from the location accordingly.

Note:

This constant is intended for use inside Kernel and Hardware Services only.

const TInt KFileAdopt32

const TInt KFileAdopt32

Flag to indicate that the Adopt request is from RFile::Adopt or from RFile::AdoptFromXXX functions

Note:

This constant is intended for use inside Kernel and Hardware Services only.

const TInt KFileDuplicate

const TInt KFileDuplicate

Flag to indicates that the Adopt request is from RFile::Duplicate .

Note:

This constant is intended for use inside Kernel and Hardware Services only.

const TInt KFileAdopt64

const TInt KFileAdopt64

Flag to indicates that the Adopt request is from RFile64::AdoptFromXXX functions

Note:

This constant is intended for use inside Kernel and Hardware Services only.

Typedef TLocalDriveMappingInfoBuf

typedef TPckgBuf < TLocalDriveMappingInfo > TLocalDriveMappingInfoBuf
Note:

This class is intended for use inside Kernel and Hardware Services only.

const TInt KPluginAutoAttach

const TInt KPluginAutoAttach

Specifies that a plugin should determine for itself which drives it attaches to.

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginMountDriveZ

const TInt KPluginMountDriveZ

Specifies that a plugin should mount on drive Z.

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginSupportAllDrives

const TInt KPluginSupportAllDrives

Specifies that a plugin should be mounted on all drives.

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginVersionTwo

const TInt KPluginVersionTwo

Used to determine if a plugin is of version 2, meaning it can support drive Z.

const TInt KPluginAutoLocate

const TInt KPluginAutoLocate

Specifies that a plugin should determine its own position in the plugin stack.

RFs::MountPlugin RFs::DismountPlugin