ReactOS 0.4.16-dev-250-g3ecd236
|
#include <ext2fs.h>
union { ... } _EXT2_MCB::@700 |
LARGE_INTEGER _EXT2_MCB::ChangeTime |
LARGE_INTEGER _EXT2_MCB::CreationTime |
Definition at line 946 of file ext2fs.h.
Referenced by Ext2CreateFile().
PEXT2_FCB _EXT2_MCB::Fcb |
Definition at line 914 of file ext2fs.h.
Referenced by Ext2CreateFile(), Ext2DeleteReparsePoint(), Ext2SetLinkInfo(), Ext2SetRenameInfo(), Ext2SetReparsePoint(), and ext3_append().
UNICODE_STRING _EXT2_MCB::FullName |
Definition at line 920 of file ext2fs.h.
Referenced by Ext2CreateFile(), Ext2SetLinkInfo(), and Ext2SetRenameInfo().
EXT2_IDENTIFIER _EXT2_MCB::Identifier |
Definition at line 945 of file ext2fs.h.
Referenced by Ext2CreateFile(), Ext2LoadInternalJournal(), Ext2RecoverJournal(), Ext2SetLinkInfo(), Ext2SetRenameInfo(), ext3_append(), ext4_fs_get_xattr_ref(), ext4_xattr_try_alloc_block(), ext4_xattr_try_free_block(), and ext4_xattr_write_to_disk().
LARGE_INTEGER _EXT2_MCB::LastAccessTime |
LARGE_INTEGER _EXT2_MCB::LastWriteTime |
LIST_ENTRY _EXT2_MCB::Link |
PEXT2_MCB _EXT2_MCB::Next |
Definition at line 904 of file ext2fs.h.
Referenced by Ext2FirstUnusedMcb(), Ext2RemoveMcb(), and Ext2SearchMcbWithoutLock().
ULONG _EXT2_MCB::Refercount |
Definition at line 926 of file ext2fs.h.
Referenced by Ext2AllocateCcb().
UNICODE_STRING _EXT2_MCB::ShortName |
Definition at line 917 of file ext2fs.h.
Referenced by Ext2SearchMcbWithoutLock().
PEXT2_MCB _EXT2_MCB::Target |
Definition at line 908 of file ext2fs.h.
Referenced by Ext2CreateFile(), Ext2SetLinkInfo(), and Ext2SetRenameInfo().