ReactOS 0.4.16-dev-250-g3ecd236
|
#include <bl.h>
Public Attributes | |
PBL_FS_INIT_CALLBACK | Init |
PBL_FS_DESTROY_CALLBACK | Destroy |
PBL_FS_MOUNT_CALLBACK | Mount |
PBL_FS_PURGE_CALLBACK | Purge |
PBL_FS_DESTROY_CALLBACK _BL_FILE_SYSTEM_REGISTRATION_TABLE::Destroy |
Definition at line 1063 of file bl.h.
Referenced by BlpFileInitialize().
PBL_FS_INIT_CALLBACK _BL_FILE_SYSTEM_REGISTRATION_TABLE::Init |
Definition at line 1062 of file bl.h.
Referenced by BlpFileInitialize().
PBL_FS_MOUNT_CALLBACK _BL_FILE_SYSTEM_REGISTRATION_TABLE::Mount |
Definition at line 1064 of file bl.h.
Referenced by BlpFileInitialize().
PBL_FS_PURGE_CALLBACK _BL_FILE_SYSTEM_REGISTRATION_TABLE::Purge |
Definition at line 1065 of file bl.h.
Referenced by BlpFileInitialize().