ReactOS 0.4.15-dev-8621-g4b051b9
|
Go to the source code of this file.
Classes | |
struct | _BTRFS_INFO |
Macros | |
#define | TAG_BTRFS_INFO 'IftB' |
#define | TAG_BTRFS_CHUNK_MAP 'CftB' |
#define | TAG_BTRFS_NODE 'NftB' |
#define | TAG_BTRFS_FILE 'FftB' |
#define | TAG_BTRFS_LINK 'LftB' |
#define | INVALID_INODE _UI64_MAX |
#define | INVALID_ADDRESS _UI64_MAX |
#define | READ_ERROR _UI64_MAX |
Typedefs | |
typedef struct _BTRFS_INFO | BTRFS_INFO |
typedef int(* | cmp_func) (const void *ptr1, const void *ptr2) |
Variables | |
PBTRFS_INFO | BtrFsVolumes [MAX_FDS] |
const DEVVTBL | BtrFsFuncTable |
typedef struct _BTRFS_INFO BTRFS_INFO |
|
static |
Definition at line 281 of file btrfs.c.
Referenced by btrfs_read_chunk_tree(), BtrFsSearchTree(), BtrFsSearchTreeType(), and next_slot().
|
static |
Definition at line 40 of file btrfs.c.
Referenced by _BtrFsSearchTree(), insert_chunk_item(), and logical_physical().
Definition at line 161 of file btrfs.c.
Referenced by btrfs_read_sys_chunk_array().
|
static |
Definition at line 76 of file btrfs.c.
Referenced by insert_chunk_item(), and logical_physical().
|
static |
Definition at line 194 of file btrfs.c.
Referenced by _BtrFsSearchTree(), and btrfs_file_read().
|
static |
Definition at line 213 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_read_chunk_tree(), BtrFsLookupDirItemI(), BtrFsSearchTreeType(), next_slot(), and prev_slot().
|
static |
Definition at line 769 of file btrfs.c.
Referenced by BtrFsRead().
|
static |
Definition at line 880 of file btrfs.c.
Referenced by btrfs_lookup_path(), and get_parent_inode().
|
static |
Definition at line 858 of file btrfs.c.
Referenced by get_parent_inode().
|
static |
Definition at line 1052 of file btrfs.c.
Referenced by btrfs_lookup_path(), and BtrFsOpen().
|
static |
Definition at line 476 of file btrfs.c.
Referenced by BtrFsMount().
|
static |
|
static |
Definition at line 686 of file btrfs.c.
Referenced by btrfs_file_read().
|
static |
Definition at line 440 of file btrfs.c.
Referenced by BtrFsMount().
|
static |
Definition at line 916 of file btrfs.c.
Referenced by btrfs_lookup_path().
ARC_STATUS BtrFsClose | ( | ULONG | FileId | ) |
ARC_STATUS BtrFsGetFileInformation | ( | ULONG | FileId, |
FILEINFORMATION * | Information | ||
) |
|
static |
Definition at line 569 of file btrfs.c.
Referenced by btrfs_lookup_path().
|
static |
Definition at line 598 of file btrfs.c.
Referenced by btrfs_lookup_path().
|
static |
Definition at line 545 of file btrfs.c.
Referenced by BtrFsLookupDirItem().
Definition at line 1297 of file btrfs.c.
Referenced by ArcOpen().
ARC_STATUS BtrFsOpen | ( | CHAR * | Path, |
OPENMODE | OpenMode, | ||
ULONG * | FileId | ||
) |
Definition at line 1185 of file btrfs.c.
ARC_STATUS BtrFsRead | ( | ULONG | FileId, |
VOID * | Buffer, | ||
ULONG | Size, | ||
ULONG * | BytesRead | ||
) |
Definition at line 1237 of file btrfs.c.
|
inlinestatic |
Definition at line 358 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_lookup_inode(), BtrFsLookupDirItem(), and BtrFsLookupDirItemI().
|
inlinestatic |
Definition at line 365 of file btrfs.c.
Referenced by btrfs_lookup_inode_ref(), btrfs_readlink(), and BtrFsMount().
ARC_STATUS BtrFsSeek | ( | ULONG | FileId, |
LARGE_INTEGER * | Position, | ||
SEEKMODE | SeekMode | ||
) |
Definition at line 1263 of file btrfs.c.
DBG_DEFAULT_CHANNEL | ( | FILESYSTEM | ) |
Definition at line 253 of file btrfs.c.
Referenced by _BtrFsSearchTree(), btrfs_read_extent_reg(), BtrFsMount(), f_lseek(), f_mkfs(), f_read(), f_write(), main(), and move_window().
|
inlinestatic |
Definition at line 173 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_lookup_inode(), btrfs_lookup_inode_ref(), btrfs_read_chunk_tree(), btrfs_readlink(), BtrFsLookupDirItem(), BtrFsLookupDirItemI(), BtrFsMount(), exec_assoc_view(), and get_antecedent_table().
|
static |
Definition at line 975 of file btrfs.c.
Referenced by btrfs_lookup_path().
|
inlinestatic |
Definition at line 167 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_lookup_inode(), btrfs_lookup_inode_ref(), btrfs_read_chunk_tree(), btrfs_readlink(), BtrFsLookupDirItem(), BtrFsLookupDirItemI(), and BtrFsMount().
|
static |
Definition at line 87 of file btrfs.c.
Referenced by insert_map().
|
inlinestatic |
Definition at line 122 of file btrfs.c.
Referenced by btrfs_read_chunk_tree(), and btrfs_read_sys_chunk_array().
|
static |
Definition at line 231 of file btrfs.c.
Referenced by _BtrFsSearchTree(), and btrfs_read_extent_reg().
|
static |
Definition at line 384 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_read_chunk_tree(), and BtrFsLookupDirItemI().
|
inlinestatic |
Definition at line 183 of file btrfs.c.
Referenced by btrfs_file_read(), btrfs_lookup_inode(), btrfs_lookup_inode_ref(), btrfs_read_chunk_tree(), btrfs_readlink(), BtrFsLookupDirItemI(), BtrFsMatchDirItemName(), and BtrFsMount().
|
inlinestatic |
Definition at line 188 of file btrfs.c.
Referenced by _BtrFsSearchTree(), btrfs_file_read(), btrfs_lookup_inode_ref(), btrfs_read_chunk_tree(), BtrFsLookupDirItemI(), BtrFsSearchTreeType(), next_slot(), and prev_slot().
|
inlinestatic |
Definition at line 178 of file btrfs.c.
Referenced by _BtrFsSearchTree(), BtrFsMatchDirItemName(), path_current_data(), and path_current_disk_key().
|
static |
Definition at line 425 of file btrfs.c.
Referenced by btrfs_file_read().
|
static |
Definition at line 519 of file btrfs.c.
Referenced by BtrFsLookupDirItemI(), and BtrFsMatchDirItemName().
Definition at line 1287 of file btrfs.c.
Referenced by BtrFsMount().
PBTRFS_INFO BtrFsVolumes[MAX_FDS] |
Definition at line 34 of file btrfs.c.
Referenced by BtrFsMount(), and BtrFsOpen().