ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <btrfs.h>
Public Attributes | |
uint64_t | dir |
uint64_t | index |
uint16_t | n |
char | name [1] |
uint64_t INODE_EXTREF::dir |
Definition at line 381 of file btrfs.h.
Referenced by __attribute__(), log_file_checksum_error(), open_fcb(), open_fileref_by_inode(), send_add_tlv_clone_path(), and send_inode_extref().
uint64_t INODE_EXTREF::index |
Definition at line 382 of file btrfs.h.
Referenced by open_fcb().
uint16_t INODE_EXTREF::n |
Definition at line 383 of file btrfs.h.
Referenced by __attribute__(), log_file_checksum_error(), open_fcb(), open_fileref_by_inode(), send_add_tlv_clone_path(), and send_inode_extref().
char INODE_EXTREF::name[1] |
Definition at line 384 of file btrfs.h.
Referenced by __attribute__(), log_file_checksum_error(), open_fcb(), open_fileref_by_inode(), send_add_tlv_clone_path(), and send_inode_extref().