f32file_private.h File Reference

const TUint KDebugNotifyMask

const TUintKDebugNotifyMask

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

DebugNotifySessions

const TUint KDefaultVolumeBlockSize

const TUintKDefaultVolumeBlockSize

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 TUintKIpcArgSlot0Desc

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 TUintKIpcArgSlot1Desc

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 TUintKIpcArgSlot2Desc

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 TIntKFileAdopt32

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 TIntKFileDuplicate

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 TIntKFileAdopt64

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 TIntKPluginAutoAttach

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

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginMountDriveZ

const TIntKPluginMountDriveZ

Specifies that a plugin should mount on drive Z.

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginSupportAllDrives

const TIntKPluginSupportAllDrives

Specifies that a plugin should be mounted on all drives.

RFs::MountPlugin RFs::DismountPlugin

const TInt KPluginVersionTwo

const TIntKPluginVersionTwo

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

const TInt KPluginAutoLocate

const TIntKPluginAutoLocate

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

RFs::MountPlugin RFs::DismountPlugin